C# Class eu.sig.training.ch03.binarytree.TreeException

Inheritance: System.SystemException
Exibir arquivo Open project: oreillymedia/building_maintainable_software

Public Methods

Method Description
TreeException ( string msg ) : System

Method Details

TreeException() public method

public TreeException ( string msg ) : System
msg string
return System