Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Monobjc
Tools
Generator
Generators
ClassConstantsGenerator
C# Class Monobjc.Tools.Generator.Generators.ClassConstantsGenerator
Code generator for class's constants.
Inheritance:
ClassGenerator
Afficher le fichier
Open project: Monobjc/monobjc-tools
Méthodes publiques
Méthode
Description
Generate
(
BaseEntity
entity
) :
void
Generates the specified entity.
Method Details
Generate()
public
méthode
Generates the specified entity.
public
Generate
(
BaseEntity
entity
) :
void
entity
BaseEntity
The entity.
Résultat
void