C# 클래스 Legacy.Blog.RemoteFile

파일 보기 프로젝트 열기: snahider/Test-Automation-NET 1 사용 예제들

공개 메소드들

메소드 설명
GetFileAsString ( ) : string
RemoteFile ( Uri url, bool p ) : System

메소드 상세

GetFileAsString() 공개 메소드

public GetFileAsString ( ) : string
리턴 string

RemoteFile() 공개 메소드

public RemoteFile ( Uri url, bool p ) : System
url System.Uri
p bool
리턴 System