kOS.Safe.Compilation.OpcodePushDelegate.OpcodePushDelegate C# (CSharp) Method

OpcodePushDelegate() protected method

This variant of the constructor is just for ML file save/load to use.
protected OpcodePushDelegate ( ) : System
return System
        protected OpcodePushDelegate()
        {
        }

Same methods

OpcodePushDelegate::OpcodePushDelegate ( int entryPoint, bool withClosure ) : System