C# Class SAS.ClassSet.Common.Common

Afficher le fichier Open project: DawnLightning/SAS

Méthodes publiques

Свойство Type Description
MailAddress string
TempPath string
Year int

Méthodes publiques

Méthode Description
load ( ) : bool
load_cheif_supervisor ( ) : void
load_classes ( ) : void
load_supervisor ( ) : void
xmlRead ( ) : void

读取xml

xmlSave ( ) : void

保存xml

Method Details

load() public static méthode

public static load ( ) : bool
Résultat bool

load_cheif_supervisor() public static méthode

public static load_cheif_supervisor ( ) : void
Résultat void

load_classes() public static méthode

public static load_classes ( ) : void
Résultat void

load_supervisor() public static méthode

public static load_supervisor ( ) : void
Résultat void

xmlRead() public static méthode

读取xml
public static xmlRead ( ) : void
Résultat void

xmlSave() public static méthode

保存xml
public static xmlSave ( ) : void
Résultat void

Property Details

MailAddress public_oe static_oe property

public static string MailAddress
Résultat string

TempPath public_oe static_oe property

public static string TempPath
Résultat string

Year public_oe static_oe property

public static int Year
Résultat int