C# Class erminas.SmartAPI.CMS.ServerManagement.ApplicationServer

Inheritance: PartialRedDotObject, IApplicationServer
Afficher le fichier Open project: erminas/smartapi

Méthodes publiques

Méthode Description
ApplicationServer ( Session session, System.Guid guid ) : System
Refresh ( ) : void

Méthodes protégées

Méthode Description
LoadWholeObject ( ) : void
RetrieveWholeObject ( ) : XmlElement

Private Methods

Méthode Description
ApplicationServer ( Session session, XmlElement element ) : System
EnsureServerCheck ( ) : void
LoadXml ( ) : void

Method Details

ApplicationServer() public méthode

public ApplicationServer ( Session session, System.Guid guid ) : System
session Session
guid System.Guid
Résultat System

LoadWholeObject() protected méthode

protected LoadWholeObject ( ) : void
Résultat void

Refresh() public méthode

public Refresh ( ) : void
Résultat void

RetrieveWholeObject() protected méthode

protected RetrieveWholeObject ( ) : XmlElement
Résultat System.Xml.XmlElement