CustResource.CustResource

CustResource()

Initializes a new instance of the CustResource class.

public CustResource()

See Also


CustResource(byte[])

Initializes a new instance of the CustResource class.

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

See Also