C# (CSharp) IronRuby.Runtime BlockParam.BlockJumped - 5 exemples trouvés. Ce sont les exemples réels les mieux notés de IronRuby.Runtime.BlockParam.BlockJumped extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Must be called on the result of RubyOps.Yield. Implements post-yield control flow operation.
Used by library methods that take a block. The binder creates an instance of BlockParam holding on RFC if necessary. A library method that creates a block yet doesn't take one needs to manage RFC on its own.