프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Container_Title | string | ||
Container_Type | string |
메소드 | 설명 | |
---|---|---|
Parent_Container_Info ( string Container_Type, string Container_Title ) : System |
Constructor for a new instance of the Parent_Container_Info class
|
public Parent_Container_Info ( string Container_Type, string Container_Title ) : System | ||
Container_Type | string | General type of this container ( usually 'box', 'folder', etc.. ) |
Container_Title | string | Title or label for this container |
리턴 | System |