C# 클래스 PSFilterPdn.EnableInfo.EnableInfoException

상속: Exception
파일 보기 프로젝트 열기: 0xC0000054/PSFilterPdn

공개 메소드들

메소드 설명
EnableInfoException ( ) : System
EnableInfoException ( string message ) : System
EnableInfoException ( string message, Exception innerException ) : System

비공개 메소드들

메소드 설명
EnableInfoException ( SerializationInfo info, StreamingContext context ) : System

메소드 상세

EnableInfoException() 공개 메소드

public EnableInfoException ( ) : System
리턴 System

EnableInfoException() 공개 메소드

public EnableInfoException ( string message ) : System
message string
리턴 System

EnableInfoException() 공개 메소드

public EnableInfoException ( string message, Exception innerException ) : System
message string
innerException Exception
리턴 System