RiskyAction Class

RiskyAction Class

Defines risky actions that need to be reported in crash exceptions
Inheritance Hierarchy
SystemObject
  Rhino.RuntimeRiskyAction

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class RiskyAction : IDisposable
Public Class RiskyAction
	Implements IDisposable

The RiskyAction type exposes the following members.

Constructors
  NameDescription
Public methodRiskyAction
Always create this in a using block
Top
Methods
  NameDescription
Public methodDispose
IDisposable implementation
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also