Initializes this class.
Declaring type: InterLinqMethodBase
Namespace: Zyan.InterLinq.Types
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
protected InterLinqMethodBase (
        MethodBase methodBase
) 
Parameters
methodBase
Represented CLR System.Reflection.MethodBase.