C# 클래스 PERWAPI.NotYetImplementedException

Exception for features yet to be implemented
상속: System.Exception
파일 보기 프로젝트 열기: xored/f4

공개 메소드들

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

constructor

메소드 상세

NotYetImplementedException() 공개 메소드

constructor
public NotYetImplementedException ( string msg ) : System
msg string
리턴 System