C# Class DontTryThisEmit.MyTwitterService

Inheritance: ITwitterService
Mostrar archivo Open project: jkuemerle/CodeMash2013

Public Methods

Method Description
Tweet ( string message ) : void

Method Details

Tweet() public method

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