C# Class HuxBot.User

Afficher le fichier Open project: HaxtonFale/HuxBot Class Usage Examples

Méthodes publiques

Méthode Description
User ( string username ) : System.Collections.Concurrent
User ( string username, string message ) : System.Collections.Concurrent

Method Details

User() public méthode

public User ( string username ) : System.Collections.Concurrent
username string
Résultat System.Collections.Concurrent

User() public méthode

public User ( string username, string message ) : System.Collections.Concurrent
username string
message string
Résultat System.Collections.Concurrent