C# 클래스 eu.sig.training.ch03.binarytree.TreeException

상속: System.SystemException
파일 보기 프로젝트 열기: oreillymedia/building_maintainable_software

공개 메소드들

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

메소드 상세

TreeException() 공개 메소드

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