Emgu CV Library Documentation
Method Property
NamespacesEmgu.UtilOperationMethod

www.emgu.com/wiki
The MethodInfo
Declaration Syntax
C#Visual BasicVisual C++
public MethodInfo Method { get; set; }
Public Property Method As MethodInfo
public:
property MethodInfo^ Method {
	MethodInfo^ get ();
	void set (MethodInfo^ value);
}

Assembly: Emgu.Util (Module: Emgu.Util) Version: 1.1.3342.35620 (1.1.0.0)