C# Class WebBase.Data.Mapping.Conventions.HasManyToManyConvention

Inheritance: IHasManyToManyConvention
Afficher le fichier Open project: sztupy/shaml

Méthodes publiques

Méthode Description
Apply ( IManyToManyCollectionInstance instance ) : void

Method Details

Apply() public méthode

public Apply ( IManyToManyCollectionInstance instance ) : void
instance IManyToManyCollectionInstance
Résultat void