프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Initialize | void |
메소드 | 설명 | |
---|---|---|
GetRestAPIClassType ( RestAPIType restAPIType ) : IRestAPIType |
Create the instance of specific product using reflection
|
|
RestAPIClassFactory ( ) : System |
Not to allow to create the instance of the class. Initialization will be done at very first time when the instance will be created
|
메소드 | 설명 | |
---|---|---|
Initialize ( ) : void |
Intialize to perform the mapping of id and class name
|
public GetRestAPIClassType ( RestAPIType restAPIType ) : IRestAPIType | ||
restAPIType | RestAPIType | |
리턴 | IRestAPIType |