C# 클래스 NewProjectCreator.Remote.RemoteFileManager

파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 프로퍼티들

프로퍼티 타입 설명
FailedToDownload bool
HasFinishedDownloading bool
ReasonForFailure string
SetStatusString SetStatusString

공개 메소드들

메소드 설명
SetControlPropertyThreadSafe ( Control control, string propertyName, object propertyValue ) : void

비공개 메소드들

메소드 설명
ChangeTime ( this dateTime, int year ) : System.DateTime

메소드 상세

SetControlPropertyThreadSafe() 공개 정적인 메소드

public static SetControlPropertyThreadSafe ( Control control, string propertyName, object propertyValue ) : void
control System.Windows.Forms.Control
propertyName string
propertyValue object
리턴 void

프로퍼티 상세

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

public static bool FailedToDownload
리턴 bool

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

public static bool HasFinishedDownloading
리턴 bool

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

public static string ReasonForFailure
리턴 string

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

public static SetStatusString SetStatusString
리턴 SetStatusString