C# Class Rebel.Tests.Extensions.FixedPropertyEditors

Show file Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Public Methods

Method Description
FixedPropertyEditors ( IRebelApplicationContext fakeRebelApplicationContext ) : System
GetPropertyEditorDefinitions ( ) : PropertyEditorMetadata>>.IEnumerable
GetPropertyEditors ( ) : IEnumerable

Method Details

FixedPropertyEditors() public method

public FixedPropertyEditors ( IRebelApplicationContext fakeRebelApplicationContext ) : System
fakeRebelApplicationContext IRebelApplicationContext
return System

GetPropertyEditorDefinitions() public method

public GetPropertyEditorDefinitions ( ) : PropertyEditorMetadata>>.IEnumerable
return PropertyEditorMetadata>>.IEnumerable

GetPropertyEditors() public method

public GetPropertyEditors ( ) : IEnumerable
return IEnumerable