'Declaration
Public Function New( _ ByVal resType As SkinResourceType, _ ByVal skinName As System.String, _ ByVal assemblyName As System.String, _ ByVal filePath As System.String _ )
'Usage
Dim resType As SkinResourceType Dim skinName As System.String Dim assemblyName As System.String Dim filePath As System.String Dim instance As New NSkinResource(resType, skinName, assemblyName, filePath)
public NSkinResource( SkinResourceType resType, System.string skinName, System.string assemblyName, System.string filePath )
Parameters
- resType
- skinName
- assemblyName
- filePath