void Info( string message )
Sub Info ( message As String )
void Info( String^ message )
abstract Info : message : string -> unit
In This Article