Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
ScopesType ( ) : System.Xml.Serialization |
Initializes a new instance of the ScopesType class without parameter
|
|
ScopesType ( string scopes ) : System.Xml.Serialization |
Initializes a new instance of the ScopesType class
|
|
ScopesType ( string scopes, string matchBy ) : System.Xml.Serialization |
Initializes a new instance of the ScopesType class
|
public ScopesType ( ) : System.Xml.Serialization | ||
Результат | System.Xml.Serialization |
public ScopesType ( string scopes ) : System.Xml.Serialization | ||
scopes | string | Scopes value |
Результат | System.Xml.Serialization |
public ScopesType ( string scopes, string matchBy ) : System.Xml.Serialization | ||
scopes | string | Scopes value |
matchBy | string | Match by |
Результат | System.Xml.Serialization |