C# Class Tortuga.Anchor.NotMappedAttribute

Inheritance: System.Attribute
显示文件 Open project: docevaad/Anchor

Public Methods

Method Description
NotMappedAttribute ( ) : System

Initializes a new instance of the NotMappedAttribute class.

Method Details

NotMappedAttribute() public method

Initializes a new instance of the NotMappedAttribute class.
public NotMappedAttribute ( ) : System
return System