C# 클래스 XenUpdater.XenStoreItem

파일 보기 프로젝트 열기: xenserver/win-xenguestagent 1 사용 예제들

공개 메소드들

메소드 설명
Remove ( ) : void
ValueOrDefault ( string def ) : string
XenStoreItem ( XenStoreSession session, string path ) : System

메소드 상세

Remove() 공개 메소드

public Remove ( ) : void
리턴 void

ValueOrDefault() 공개 메소드

public ValueOrDefault ( string def ) : string
def string
리턴 string

XenStoreItem() 공개 메소드

public XenStoreItem ( XenStoreSession session, string path ) : System
session XenStoreSession
path string
리턴 System