C# 클래스 erminas.SmartAPI.CMS.ServerManagement.ApplicationServer

상속: PartialRedDotObject, IApplicationServer
파일 보기 프로젝트 열기: erminas/smartapi

공개 메소드들

메소드 설명
ApplicationServer ( Session session, System.Guid guid ) : System
Refresh ( ) : void

보호된 메소드들

메소드 설명
LoadWholeObject ( ) : void
RetrieveWholeObject ( ) : XmlElement

비공개 메소드들

메소드 설명
ApplicationServer ( Session session, XmlElement element ) : System
EnsureServerCheck ( ) : void
LoadXml ( ) : void

메소드 상세

ApplicationServer() 공개 메소드

public ApplicationServer ( Session session, System.Guid guid ) : System
session Session
guid System.Guid
리턴 System

LoadWholeObject() 보호된 메소드

protected LoadWholeObject ( ) : void
리턴 void

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void

RetrieveWholeObject() 보호된 메소드

protected RetrieveWholeObject ( ) : XmlElement
리턴 System.Xml.XmlElement