Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AwesomeSauce
AggRootProcessor
C# 클래스 AwesomeSauce.AggRootProcessor
파일 보기
프로젝트 열기: rauhryan/awesomesauce
공개 메소드들
메소드
설명
Process
(
Type
type
) :
void
processType
(
IContext
cxt
,
PropertyInfo
property
,
Type
type
) :
void
비공개 메소드들
메소드
설명
isEntity
(
Type
type
) :
bool
메소드 상세
Process()
공개
메소드
public
Process
(
Type
type
) :
void
type
System.Type
리턴
void
processType()
공개
메소드
public
processType
(
IContext
cxt
,
PropertyInfo
property
,
Type
type
) :
void
cxt
IContext
property
System.Reflection.PropertyInfo
type
System.Type
리턴
void