C# 클래스 Command.ContextException

Context exception, thrown when no object of the necessary type is available in the current context.
상속: System.Exception
파일 보기 프로젝트 열기: agardiner/hfmcmd

공개 메소드들

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

메소드 상세

ContextException() 공개 메소드

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