Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Monobjc
Tools
Generator
Generators
ClassMembersGenerator
C# 클래스 Monobjc.Tools.Generator.Generators.ClassMembersGenerator
Code generator for class's members.
상속:
ClassGenerator
파일 보기
프로젝트 열기: Monobjc/monobjc-tools
공개 메소드들
메소드
설명
Generate
(
BaseEntity
entity
) :
void
Generates the specified entity.
메소드 상세
Generate()
공개
메소드
Generates the specified entity.
public
Generate
(
BaseEntity
entity
) :
void
entity
BaseEntity
The entity.
리턴
void