C# Class SobekCM.Core.EAD.EAD_Transfer_Desc_Sub_Components

Afficher le fichier Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
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

Method Details

Clear() public méthode

Clear the contents of child componets and the descriptive identification
public Clear ( ) : void
Résultat void

EAD_Transfer_Desc_Sub_Components() public méthode

Constructor for a new instance of the Description_of_Subordinate_Components class
public EAD_Transfer_Desc_Sub_Components ( ) : System
Résultat System

ToString() public méthode

Returns the recursively built container information for this class as a string for debug purposes
public ToString ( ) : string
Résultat string