C# 클래스 Orchard.DisplayManagement.Implementation.ShapeFactoryEvents

상속: IShapeFactoryEvents
파일 보기 프로젝트 열기: ucdavis/Orchard

공개 메소드들

메소드 설명
Created ( ShapeCreatedContext context ) : void
Creating ( ShapeCreatingContext context ) : void

메소드 상세

Created() 공개 메소드

public Created ( ShapeCreatedContext context ) : void
context ShapeCreatedContext
리턴 void

Creating() 공개 메소드

public Creating ( ShapeCreatingContext context ) : void
context ShapeCreatingContext
리턴 void