'Declaration Public Shared Function GetCustomMark( _ ByVal userType As String _ ) As Type
'Usage Dim userType As String Dim value As Type value = ImGearARTCustomController.GetCustomMark(userType)
public static Type GetCustomMark( string userType )
public: static Type* GetCustomMark( string* userType )
public: static Type^ GetCustomMark( String^ userType )
ImGearARTCustomController Class ImGearARTCustomController Members
©2017. Accusoft Corporation. All Rights Reserved.