C# 클래스 SobekCM.Core.EAD.EAD_Transfer_Desc_Sub_Components

파일 보기 프로젝트 열기: MarkVSullivan/SobekCM-Web-Application 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Clear ( ) : void

Clear the contents of child componets and the descriptive identification

EAD_Transfer_Desc_Sub_Components ( ) : System

Constructor for a new instance of the Description_of_Subordinate_Components class

ToString ( ) : string

Returns the recursively built container information for this class as a string for debug purposes

메소드 상세

Clear() 공개 메소드

Clear the contents of child componets and the descriptive identification
public Clear ( ) : void
리턴 void

EAD_Transfer_Desc_Sub_Components() 공개 메소드

Constructor for a new instance of the Description_of_Subordinate_Components class
public EAD_Transfer_Desc_Sub_Components ( ) : System
리턴 System

ToString() 공개 메소드

Returns the recursively built container information for this class as a string for debug purposes
public ToString ( ) : string
리턴 string