C# 클래스 SharpBits.Base.BitsFileInfo

파일 보기 프로젝트 열기: robertbaker/SevenUpdate 1 사용 예제들

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
BitsFileInfo ( string remoteName, string localName )

Initializes a new instance of the BitsFileInfo class.

메소드 상세

BitsFileInfo() 보호된 메소드

Initializes a new instance of the BitsFileInfo class.
protected BitsFileInfo ( string remoteName, string localName )
remoteName string Name of the remote.
localName string Name of the local.