C# 클래스 urn.microsoft.guidanceexplorer.guidanceExplorer

상속: System.MarshalByRefObject
파일 보기 프로젝트 열기: TeamMentor/Master 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Load ( string xmlFile ) : guidanceExplorer
SaveLibraryTo ( string xmlFile ) : void
guidanceExplorer ( ) : System

메소드 상세

Load() 공개 정적인 메소드

public static Load ( string xmlFile ) : guidanceExplorer
xmlFile string
리턴 guidanceExplorer

SaveLibraryTo() 공개 메소드

public SaveLibraryTo ( string xmlFile ) : void
xmlFile string
리턴 void

guidanceExplorer() 공개 메소드

public guidanceExplorer ( ) : System
리턴 System