C# 클래스 dotGit.Exceptions.PackFileException

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

공개 메소드들

메소드 설명
PackFileException ( string message, string packFile ) : System

메소드 상세

PackFileException() 공개 메소드

public PackFileException ( string message, string packFile ) : System
message string
packFile string
리턴 System