C# Class HuxBot.User

Exibir arquivo Open project: HaxtonFale/HuxBot Class Usage Examples

Public Methods

Method Description
User ( string username ) : System.Collections.Concurrent
User ( string username, string message ) : System.Collections.Concurrent

Method Details

User() public method

public User ( string username ) : System.Collections.Concurrent
username string
return System.Collections.Concurrent

User() public method

public User ( string username, string message ) : System.Collections.Concurrent
username string
message string
return System.Collections.Concurrent