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