Table of Contents

Class RoleComboBoxPropertyItem

Namespace
HeBianGu.Systems.Identity
Assembly
HeBianGu.Systems.Identity.dll
public class RoleComboBoxPropertyItem : ComboBoxSelectSourcePropertyItem, INotifyPropertyChanged, IDisplayer, IPropertyItem, IDataErrorInfo
Inheritance
RoleComboBoxPropertyItem
Implements
Inherited Members
Extension Methods

Constructors

RoleComboBoxPropertyItem(PropertyInfo, object)

public RoleComboBoxPropertyItem(PropertyInfo property, object obj)

Parameters

property PropertyInfo
obj object

Methods

CreateSource()

protected override IEnumerable<object> CreateSource()

Returns

IEnumerable<object>