C# Class Postworthy.Tasks.Bot.Communication.BotCommand

Inheritance: RepositoryEntity
Datei anzeigen Open project: postworthy/postworthy Class Usage Examples

Public Methods

Method Description
BotCommand ( ) : System
IsEqual ( RepositoryEntity other ) : bool

Method Details

BotCommand() public method

public BotCommand ( ) : System
return System

IsEqual() public method

public IsEqual ( RepositoryEntity other ) : bool
other RepositoryEntity
return bool