Method | Description | |
---|---|---|
CreateScope ( ScopeType scopeType ) : IScope | ||
CreateScope ( System.Xml.Linq.XElement scopeXml ) : IScope |
Method | Description | |
---|---|---|
FindScopeType ( string name ) : |
public static CreateScope ( ScopeType scopeType ) : IScope | ||
scopeType | ScopeType | |
return | IScope |
public static CreateScope ( System.Xml.Linq.XElement scopeXml ) : IScope | ||
scopeXml | System.Xml.Linq.XElement | |
return | IScope |