C# Class BusinessCats.Whisper

Afficher le fichier Open project: adzm/BusinessCats Class Usage Examples

Méthodes publiques

Méthode Description
Whisper ( ) : System
Whisper ( bool isSelf, string text, string cipherText ) : System

Method Details

Whisper() public méthode

public Whisper ( ) : System
Résultat System

Whisper() public méthode

public Whisper ( bool isSelf, string text, string cipherText ) : System
isSelf bool
text string
cipherText string
Résultat System