C# 클래스 PERWAPI.InvalidStackDepth

When the stack depth is not valid for the current position.
상속: System.Exception
파일 보기 프로젝트 열기: xored/f4

공개 메소드들

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

Constructor

메소드 상세

InvalidStackDepth() 공개 메소드

Constructor
public InvalidStackDepth ( string msg ) : System
msg string
리턴 System