| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct3D11 Namespace > ClassInstance Class : Create Method |
'Declaration Public Shared Function Create( _ ByVal linkage As ClassLinkage, _ ByVal classTypeName As System.String, _ ByVal constantBufferOffset As System.Integer, _ ByVal constantVectorOffset As System.Integer, _ ByVal textureOffset As System.Integer, _ ByVal samplerOffset As System.Integer _ ) As ClassInstance
public static ClassInstance Create( ClassLinkage linkage, System.string classTypeName, System.int constantBufferOffset, System.int constantVectorOffset, System.int textureOffset, System.int samplerOffset )