![]() | CSYSiDisplayQuestion Method |
Namespace: GeoEngine.Core.GXNetX
public static int iDisplayQuestion( CGXNETCore gxNetShared, string title, string message ) public static int iDisplayQuestion( CGXNETCore gxNetShared, string title, string message )
Public Shared Function iDisplayQuestion ( gxNetShared As CGXNETCore, title As String, message As String ) As Integer Public Shared Function iDisplayQuestion ( gxNetShared As CGXNETCore, title As String, message As String ) As Integer
public: static int iDisplayQuestion( CGXNETCore^ gxNetShared, String^ title, String^ message ) public: static int iDisplayQuestion( CGXNETCore^ gxNetShared, String^ title, String^ message )
static member iDisplayQuestion : gxNetShared : CGXNETCore * title : string * message : string -> int static member iDisplayQuestion : gxNetShared : CGXNETCore * title : string * message : string -> int