C# 클래스 Geta.Community.EntityAttributeBuilder.Tests.SampleType

상속: FrameworkEntityBase
파일 보기 프로젝트 열기: Geta/Community.EntityAttributeBuilder 1 사용 예제들

공개 메소드들

메소드 설명
SampleType ( int id ) : System
SampleType ( int id, IFrameworkEntity entity ) : System

메소드 상세

SampleType() 공개 메소드

public SampleType ( int id ) : System
id int
리턴 System

SampleType() 공개 메소드

public SampleType ( int id, IFrameworkEntity entity ) : System
id int
entity IFrameworkEntity
리턴 System