C# Class FluentMetadata.MVC.Specs.ConcernOfComplexModel

Inheritance: ConcernOfComparingMetadata
Afficher le fichier Open project: forger/FluentMetadata

Protected Properties

Свойство Type Description
model ComplexModel

Méthodes protégées

Méthode Description
CreatePropertyMetadata ( string propertyName ) : void
EstablishContext ( ) : void

Method Details

CreatePropertyMetadata() protected méthode

protected CreatePropertyMetadata ( string propertyName ) : void
propertyName string
Résultat void

EstablishContext() protected méthode

protected EstablishContext ( ) : void
Résultat void

Property Details

model protected_oe property

protected ComplexModel model
Résultat ComplexModel