C# Class Entitas.CodeGenerator.CustomPrefixAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: sschmid/Entitas-CSharp

Méthodes publiques

Свойство Type Description
prefix string

Méthodes publiques

Méthode Description
CustomPrefixAttribute ( string prefix ) : System

Method Details

CustomPrefixAttribute() public méthode

public CustomPrefixAttribute ( string prefix ) : System
prefix string
Résultat System

Property Details

prefix public_oe property

public string prefix
Résultat string