C# Class CryoAOP.Core.Attributes.MixinMethodAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: fir3pho3nixx/cryo-aop

Méthodes publiques

Méthode Description
IsForType ( string typeName ) : bool
MixinMethodAttribute ( ) : System

Method Details

IsForType() public méthode

public IsForType ( string typeName ) : bool
typeName string
Résultat bool

MixinMethodAttribute() public méthode

public MixinMethodAttribute ( ) : System
Résultat System