Implement this interface if the object can output code to generate it self.
Namespace:
Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public interface ICodeGenerable |
Visual Basic (Declaration) |
---|
Public Interface ICodeGenerable |
Visual C++ |
---|
public interface class ICodeGenerable |