C# 클래스 Snooze.ViewTesting.Spark.BuildDescriptorParams

파일 보기 프로젝트 열기: nhsevidence/Snooze 1 사용 예제들

공개 메소드들

메소드 설명
BuildDescriptorParams ( string targetNamespace, string controllerName, string viewName, string masterName, bool findDefaultMaster, object>.IDictionary extra ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

비공개 메소드들

메소드 설명
CalculateHashCode ( ) : int
Hash ( object str ) : int

메소드 상세

BuildDescriptorParams() 공개 메소드

public BuildDescriptorParams ( string targetNamespace, string controllerName, string viewName, string masterName, bool findDefaultMaster, object>.IDictionary extra ) : System
targetNamespace string
controllerName string
viewName string
masterName string
findDefaultMaster bool
extra object>.IDictionary
리턴 System

Equals() 공개 메소드

public Equals ( object obj ) : bool
obj object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int