C# Class Plant.Core.LazyPropertyHasWrongTypeException

Inheritance: System.Exception
显示文件 Open project: jbrechtel/plant

Public Methods

Method Description
LazyPropertyHasWrongTypeException ( string message ) : System

Method Details

LazyPropertyHasWrongTypeException() public method

public LazyPropertyHasWrongTypeException ( string message ) : System
message string
return System