C# 클래스 SharpCifs.Util.Sharpen.EofException

상속: System.Exception
파일 보기 프로젝트 열기: brandonprry/Potato

공개 메소드들

메소드 설명
EofException ( ) : System
EofException ( string msg ) : System

메소드 상세

EofException() 공개 메소드

public EofException ( ) : System
리턴 System

EofException() 공개 메소드

public EofException ( string msg ) : System
msg string
리턴 System