C# Class JPB.DataAccess.ModelsAnotations.ForModelAttribute

Inheritance: DataAccessAttribute
Mostra file Open project: JPVenson/DataAccess Class Usage Examples

Public Methods

Method Description
ForModelAttribute ( string alternatingName ) : System

Creates a new Instance of ForModelAttribute

Method Details

ForModelAttribute() public method

Creates a new Instance of ForModelAttribute
public ForModelAttribute ( string alternatingName ) : System
alternatingName string
return System