Class RosterReservedNames
Inherited Members
Namespace: Microsoft.GNS.Roster.Internal
Assembly: Microsoft.GNS.Roster.Internal.dll
Syntax
public static class RosterReservedNames
Fields
View SourceNames
Declaration
public static readonly HashSet<string> Names
Field Value
Type | Description |
---|---|
HashSet<string> |
Methods
View SourceContains(string)
Declaration
public static bool Contains(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name |
Returns
Type | Description |
---|---|
bool |