C# 클래스 SAS.ClassSet.Common.Common

파일 보기 프로젝트 열기: DawnLightning/SAS

공개 프로퍼티들

프로퍼티 타입 설명
MailAddress string
TempPath string
Year int

공개 메소드들

메소드 설명
load ( ) : bool
load_cheif_supervisor ( ) : void
load_classes ( ) : void
load_supervisor ( ) : void
xmlRead ( ) : void

读取xml

xmlSave ( ) : void

保存xml

메소드 상세

load() 공개 정적인 메소드

public static load ( ) : bool
리턴 bool

load_cheif_supervisor() 공개 정적인 메소드

public static load_cheif_supervisor ( ) : void
리턴 void

load_classes() 공개 정적인 메소드

public static load_classes ( ) : void
리턴 void

load_supervisor() 공개 정적인 메소드

public static load_supervisor ( ) : void
리턴 void

xmlRead() 공개 정적인 메소드

读取xml
public static xmlRead ( ) : void
리턴 void

xmlSave() 공개 정적인 메소드

保存xml
public static xmlSave ( ) : void
리턴 void

프로퍼티 상세

MailAddress 공개적으로 정적으로 프로퍼티

public static string MailAddress
리턴 string

TempPath 공개적으로 정적으로 프로퍼티

public static string TempPath
리턴 string

Year 공개적으로 정적으로 프로퍼티

public static int Year
리턴 int