C# Class DontTryThis.MyTwitterService

Inheritance: ITwitterService
Mostrar archivo Open project: jkuemerle/CodeMash2013 Class Usage Examples

Public Methods

Method Description
Tweet ( string message ) : void

Method Details

Tweet() public method

public Tweet ( string message ) : void
message string
return void