C# Class JPB.DataAccess.EntityCreator.UI.MsSQL.ViewModel.Comparer.Models.ColumnInfoViewModel

Inheritance: AsyncViewModelBase, IColumInfoModel
Afficher le fichier Open project: JPVenson/DataAccess

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ColumnInfoViewModel ( IColumInfoModel model ) : System.Collections.Generic
Compare ( IColumInfoModel other ) : IEnumerable
Equals ( IColumInfoModel other ) : bool
GetPropertyName ( ) : string

Method Details

ColumnInfoViewModel() public méthode

public ColumnInfoViewModel ( IColumInfoModel model ) : System.Collections.Generic
model IColumInfoModel
Résultat System.Collections.Generic

Compare() public méthode

public Compare ( IColumInfoModel other ) : IEnumerable
other IColumInfoModel
Résultat IEnumerable

Equals() public méthode

public Equals ( IColumInfoModel other ) : bool
other IColumInfoModel
Résultat bool

GetPropertyName() public méthode

public GetPropertyName ( ) : string
Résultat string