Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Orchard
DisplayManagement
Implementation
ShapeFactoryEvents
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