C# Class Entitas.CodeGenerator.CustomPrefixAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: sschmid/Entitas-CSharp

Public Properties

Property Type Description
prefix string

Public Methods

Method Description
CustomPrefixAttribute ( string prefix ) : System

Method Details

CustomPrefixAttribute() public method

public CustomPrefixAttribute ( string prefix ) : System
prefix string
return System

Property Details

prefix public_oe property

public string prefix
return string