C# Class Tortuga.Anchor.NotMappedAttribute

Inheritance: System.Attribute
Mostrar archivo 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