![]() | CSYSDefaultString Method |
Namespace: GeoEngine.Core.GXNetX
public static void DefaultString( CGXNETCore gxNetShared, string group, string field, string val ) public static void DefaultString( CGXNETCore gxNetShared, string group, string field, string val )
Public Shared Sub DefaultString ( gxNetShared As CGXNETCore, group As String, field As String, val As String ) Public Shared Sub DefaultString ( gxNetShared As CGXNETCore, group As String, field As String, val As String )
public: static void DefaultString( CGXNETCore^ gxNetShared, String^ group, String^ field, String^ val ) public: static void DefaultString( CGXNETCore^ gxNetShared, String^ group, String^ field, String^ val )
static member DefaultString : gxNetShared : CGXNETCore * group : string * field : string * val : string -> unit static member DefaultString : gxNetShared : CGXNETCore * group : string * field : string * val : string -> unit