C# Class CryoAOP.Core.Attributes.MixinMethodAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: fir3pho3nixx/cryo-aop

Public Methods

Method Description
IsForType ( string typeName ) : bool
MixinMethodAttribute ( ) : System

Method Details

IsForType() public method

public IsForType ( string typeName ) : bool
typeName string
return bool

MixinMethodAttribute() public method

public MixinMethodAttribute ( ) : System
return System