C# 클래스 FileFind.Meshwork.Protocol.RequestFileInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
FullPath string
TransferId string

공개 메소드들

메소드 설명
RequestFileInfo ( string fullPath, string transferId ) : System

메소드 상세

RequestFileInfo() 공개 메소드

public RequestFileInfo ( string fullPath, string transferId ) : System
fullPath string
transferId string
리턴 System

프로퍼티 상세

FullPath 공개적으로 프로퍼티

public string FullPath
리턴 string

TransferId 공개적으로 프로퍼티

public string TransferId
리턴 string