C# Class Sarcasm.Reflection.CodeGeneratorAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: davidnemeti/Sarcasm

Méthodes publiques

Méthode Description
CodeGeneratorAttribute ( Type domainType, string name ) : System

Method Details

CodeGeneratorAttribute() public méthode

public CodeGeneratorAttribute ( Type domainType, string name ) : System
domainType System.Type
name string
Résultat System