C# Класс Composite.C1Console.Trees.GenericAddDataActionNode.ParentIdEntry

Показать файл Открыть проект

Открытые методы

Метод Описание
Equals ( object obj ) : bool
GetHashCode ( ) : int
ParentIdEntry ( Type targetInterface, PropertyInfo targetPropertyInfo, string sourcePropertyName ) : System

Приватные методы

Метод Описание
Equals ( ParentIdEntry parentIdEntry ) : bool

Описание методов

Equals() публичный Метод

public Equals ( object obj ) : bool
obj object
Результат bool

GetHashCode() публичный Метод

public GetHashCode ( ) : int
Результат int

ParentIdEntry() публичный Метод

public ParentIdEntry ( Type targetInterface, PropertyInfo targetPropertyInfo, string sourcePropertyName ) : System
targetInterface System.Type
targetPropertyInfo System.Reflection.PropertyInfo
sourcePropertyName string
Результат System