![]() | CSYSDisplayInt Method |
Namespace: GeoEngine.Core.GXNet
public static void DisplayInt( string title, int n ) public static void DisplayInt( string title, int n )
Public Shared Sub DisplayInt ( title As String, n As Integer ) Public Shared Sub DisplayInt ( title As String, n As Integer )
public: static void DisplayInt( String^ title, int n ) public: static void DisplayInt( String^ title, int n )
static member DisplayInt : title : string * n : int -> unit static member DisplayInt : title : string * n : int -> unit