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