Property | Type | Description |
---|
Method | Description | |
---|---|---|
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 | ||
return | System.Xml.Serialization |
public ScopesType ( string scopes ) : System.Xml.Serialization | ||
scopes | string | Scopes value |
return | System.Xml.Serialization |
public ScopesType ( string scopes, string matchBy ) : System.Xml.Serialization | ||
scopes | string | Scopes value |
matchBy | string | Match by |
return | System.Xml.Serialization |