ShmdResource.ShmdResource

ShmdResource()

Initializes a new instance of the ShmdResource class.

public ShmdResource()

See Also


ShmdResource(byte[])

Initializes a new instance of the ShmdResource class.

public ShmdResource(byte[] data)
ParameterTypeDescription
dataByte[]The data of the resource.

See Also