C# Class NewProjectCreator.Remote.RemoteFileManager

Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Свойство Type Description
FailedToDownload bool
HasFinishedDownloading bool
ReasonForFailure string
SetStatusString SetStatusString

Méthodes publiques

Méthode Description
SetControlPropertyThreadSafe ( Control control, string propertyName, object propertyValue ) : void

Private Methods

Méthode Description
ChangeTime ( this dateTime, int year ) : System.DateTime

Method Details

SetControlPropertyThreadSafe() public static méthode

public static SetControlPropertyThreadSafe ( Control control, string propertyName, object propertyValue ) : void
control System.Windows.Forms.Control
propertyName string
propertyValue object
Résultat void

Property Details

FailedToDownload public_oe static_oe property

public static bool FailedToDownload
Résultat bool

HasFinishedDownloading public_oe static_oe property

public static bool HasFinishedDownloading
Résultat bool

ReasonForFailure public_oe static_oe property

public static string ReasonForFailure
Résultat string

SetStatusString public_oe static_oe property

public static SetStatusString SetStatusString
Résultat SetStatusString