C# Class SlimDX.Generator.VariableModel

Afficher le fichier Open project: SlimDX/SlimDX-v2

Méthodes publiques

Méthode Description
ToString ( ) : string
VariableModel ( string name, TypeModel type ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

VariableModel() public méthode

public VariableModel ( string name, TypeModel type ) : System
name string
type TypeModel
Résultat System