Method | Description | |
---|---|---|
BuildDescriptorParams ( string targetNamespace, string controllerName, string viewName, string masterName, bool findDefaultMaster, object>.IDictionary |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int |
Method | Description | |
---|---|---|
CalculateHashCode ( ) : int | ||
Hash ( object str ) : int |
public BuildDescriptorParams ( string targetNamespace, string controllerName, string viewName, string masterName, bool findDefaultMaster, object>.IDictionary |
||
targetNamespace | string | |
controllerName | string | |
viewName | string | |
masterName | string | |
findDefaultMaster | bool | |
extra | object>.IDictionary | |
return | System |