![]() | CSYSDisplayHelpTopic Method |
Namespace: GeoEngine.Core.GXNetX
public static void DisplayHelpTopic( CGXNETCore gxNetShared, string file, string topic ) public static void DisplayHelpTopic( CGXNETCore gxNetShared, string file, string topic )
Public Shared Sub DisplayHelpTopic ( gxNetShared As CGXNETCore, file As String, topic As String ) Public Shared Sub DisplayHelpTopic ( gxNetShared As CGXNETCore, file As String, topic As String )
public: static void DisplayHelpTopic( CGXNETCore^ gxNetShared, String^ file, String^ topic ) public: static void DisplayHelpTopic( CGXNETCore^ gxNetShared, String^ file, String^ topic )
static member DisplayHelpTopic : gxNetShared : CGXNETCore * file : string * topic : string -> unit static member DisplayHelpTopic : gxNetShared : CGXNETCore * file : string * topic : string -> unit