C# Class erminas.SmartAPI.CMS.Project.ProjectVariant

Inheritance: PartialRedDotProjectObject, IProjectVariant
Exibir arquivo Open project: erminas/smartapi

Protected Methods

Method Description
LoadWholeObject ( ) : void
RetrieveWholeObject ( ) : XmlElement

Private Methods

Method Description
ProjectVariant ( IProject project, System.Guid guid ) : System
ProjectVariant ( IProject project, XmlElement xmlElement ) : System

Method Details

LoadWholeObject() protected method

protected LoadWholeObject ( ) : void
return void

RetrieveWholeObject() protected method

protected RetrieveWholeObject ( ) : XmlElement
return System.Xml.XmlElement