added comment to enum
This commit is contained in:
@@ -55,6 +55,9 @@ namespace Message
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Identifier enum for the Message objects
|
||||
/// </summary>
|
||||
public enum Identifier
|
||||
{
|
||||
LOGIN,
|
||||
|
||||
Reference in New Issue
Block a user