void Write( string text )
Sub Write ( text As String )
void Write( String^ text )
abstract Write : text : string -> unit