프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
SubjectLookupDto ( ) : System |
Initializes a new instance of the SubjectLookupDto class.
|
|
SubjectLookupDto ( System.Guid id, string code, string caption ) : System |
Initializes a new instance of the SubjectLookupDto class.
|
public SubjectLookupDto ( System.Guid id, string code, string caption ) : System | ||
id | System.Guid | The identifier. |
code | string | The code. |
caption | string | The caption. |
리턴 | System |