Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Geta
Community
EntityAttributeBuilder
Tests
SampleType
C# Class Geta.Community.EntityAttributeBuilder.Tests.SampleType
Inheritance:
FrameworkEntityBase
ファイルを表示
Open project: Geta/Community.EntityAttributeBuilder
Class Usage Examples
Public Methods
Method
Description
SampleType
(
int
id
) :
System
SampleType
(
int
id
,
IFrameworkEntity
entity
) :
System
Method Details
SampleType()
public
method
public
SampleType
(
int
id
) :
System
id
int
return
System
SampleType()
public
method
public
SampleType
(
int
id
,
IFrameworkEntity
entity
) :
System
id
int
entity
IFrameworkEntity
return
System