C# Class Android_UEFIInstaller.Log

Afficher le fichier Open project: ExtremeGTX/Androidx86-Installer-for-Windows

Méthodes publiques

Méthode Description
SetLogBuffer ( System buffer ) : void
SetStatuslabel ( System buffer ) : void
save ( ) : void
updateStatus ( String text ) : void
write ( String text ) : void

Method Details

SetLogBuffer() public static méthode

public static SetLogBuffer ( System buffer ) : void
buffer System
Résultat void

SetStatuslabel() public static méthode

public static SetStatuslabel ( System buffer ) : void
buffer System
Résultat void

save() public static méthode

public static save ( ) : void
Résultat void

updateStatus() public static méthode

public static updateStatus ( String text ) : void
text String
Résultat void

write() public static méthode

public static write ( String text ) : void
text String
Résultat void