C# Class BusinessCats.Whisper

Exibir arquivo Open project: adzm/BusinessCats Class Usage Examples

Public Methods

Method Description
Whisper ( ) : System
Whisper ( bool isSelf, string text, string cipherText ) : System

Method Details

Whisper() public method

public Whisper ( ) : System
return System

Whisper() public method

public Whisper ( bool isSelf, string text, string cipherText ) : System
isSelf bool
text string
cipherText string
return System