C# Class IRC.Topic

Inheritance: System.EventArgs
Afficher le fichier Open project: tamaw/SharpIRC Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string
Topic ( ) : System
Topic ( string topicText ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Topic() public méthode

public Topic ( ) : System
Résultat System

Topic() public méthode

public Topic ( string topicText ) : System
topicText string
Résultat System