C# Class NSoft.NFramework.Networks.FtpFileInfo

Inheritance: ValueObjectBase
Afficher le fichier Open project: debop/NFramework Class Usage Examples

Méthodes publiques

Méthode Description
FtpFileInfo ( string line, string path ) : System

생성자

GetHashCode ( ) : int

Private Methods

Méthode Description
FtpFileInfo ( ) : System

static 생성자

GetMatchingRegex ( string line ) : Match

주어진 정보를 정규식으로 파싱한다.

Method Details

FtpFileInfo() public méthode

생성자
public FtpFileInfo ( string line, string path ) : System
line string FTP에서 전송한 directory 정보
path string 현재 디렉토리 경로
Résultat System

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int