C# Class Library.Net.I2p.SamCommand

Show file Open project: Alliance-Network/Library Class Usage Examples

Public Methods

Method Description
GetText ( ) : string
SamCommand ( ) : System
SamCommand ( string text ) : System

Private Methods

Method Description
Decode ( string input ) : string[]

Method Details

GetText() public method

public GetText ( ) : string
return string

SamCommand() public method

public SamCommand ( ) : System
return System

SamCommand() public method

public SamCommand ( string text ) : System
text string
return System