C# Class JPB.DataAccess.ModelsAnotations.FromXmlAttribute

Inheritance: ForModelAttribute
Datei anzeigen Open project: JPVenson/DataAccess

Private Properties

Property Type Description
CreateLoader ILoadFromXmlStrategy

Public Methods

Method Description
FromXmlAttribute ( string fieldName ) : System

Private Methods

Method Description
CreateLoader ( ) : ILoadFromXmlStrategy

Method Details

FromXmlAttribute() public method

public FromXmlAttribute ( string fieldName ) : System
fieldName string
return System