C# Class LynnaLab.LabelNotFoundException

Inheritance: NotFoundException
显示文件 Open project: Drenn1/LynnaLab

Public Methods

Method Description
LabelNotFoundException ( ) : System
LabelNotFoundException ( string s ) : System

Method Details

LabelNotFoundException() public method

public LabelNotFoundException ( ) : System
return System

LabelNotFoundException() public method

public LabelNotFoundException ( string s ) : System
s string
return System