C# Class Patcher.Rules.Compiled.Helpers.HelperAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: unforbidable/patcher

Méthodes publiques

Méthode Description
HelperAttribute ( string name, Type interfaceType ) : System
HelperAttribute ( string name, Type interfaceType, bool debugModeOnly ) : System

Method Details

HelperAttribute() public méthode

public HelperAttribute ( string name, Type interfaceType ) : System
name string
interfaceType System.Type
Résultat System

HelperAttribute() public méthode

public HelperAttribute ( string name, Type interfaceType, bool debugModeOnly ) : System
name string
interfaceType System.Type
debugModeOnly bool
Résultat System