C# Class WeavingException, Validar

Inheritance: Exception
显示文件 Open project: Fody/Validar Class Usage Examples

Public Methods

Method Description
WeavingException ( string message ) : System

Method Details

WeavingException() public method

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