Initializes this class.
Declaring type: InterLinqMethodInfo
Namespace: Zyan.InterLinq.Types
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public InterLinqMethodInfo (
        MethodInfo methodInfo
) 
Parameters
methodInfo
Represented CLR System.Reflection.MethodInfo.