C# Class ShaderInterpreter.SemanticAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Patapom/GodComplex

Méthodes publiques

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

Méthodes publiques

Méthode Description
SemanticAttribute ( string _Semantic ) : System

Method Details

SemanticAttribute() public méthode

public SemanticAttribute ( string _Semantic ) : System
_Semantic string
Résultat System

Property Details

m_Semantic public_oe property

public string m_Semantic
Résultat string