프로퍼티 | 타입 | 설명 | |
---|---|---|---|
fieldName | string | ||
options | string | ||
position | int | ||
title | string | ||
type | string |
메소드 | 설명 | |
---|---|---|
EntryTemplate ( string title, string fieldName, string type, int position, String options ) : System | ||
EntryTemplate ( string title, string fieldName, string type, string position, String options ) : System |
public EntryTemplate ( string title, string fieldName, string type, int position, String options ) : System | ||
title | string | |
fieldName | string | |
type | string | |
position | int | |
options | String | |
리턴 | System |
public EntryTemplate ( string title, string fieldName, string type, string position, String options ) : System | ||
title | string | |
fieldName | string | |
type | string | |
position | string | |
options | String | |
리턴 | System |