C# 클래스 Rebel.Tests.Extensions.FixedPropertyEditors

파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5 1 사용 예제들

공개 메소드들

메소드 설명
FixedPropertyEditors ( IRebelApplicationContext fakeRebelApplicationContext ) : System
GetPropertyEditorDefinitions ( ) : PropertyEditorMetadata>>.IEnumerable
GetPropertyEditors ( ) : IEnumerable

메소드 상세

FixedPropertyEditors() 공개 메소드

public FixedPropertyEditors ( IRebelApplicationContext fakeRebelApplicationContext ) : System
fakeRebelApplicationContext IRebelApplicationContext
리턴 System

GetPropertyEditorDefinitions() 공개 메소드

public GetPropertyEditorDefinitions ( ) : PropertyEditorMetadata>>.IEnumerable
리턴 PropertyEditorMetadata>>.IEnumerable

GetPropertyEditors() 공개 메소드

public GetPropertyEditors ( ) : IEnumerable
리턴 IEnumerable