Click or drag to resize

Runnable Class

Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          IBM.Watson.DeveloperCloud.UtilitiesRunnable

Namespace:  IBM.Watson.DeveloperCloud.Utilities
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class Runnable : MonoBehaviour

The Runnable type exposes the following members.

Constructors
  NameDescription
Public methodRunnable
Initializes a new instance of the Runnable class
Top
Properties
  NameDescription
Public propertyStatic memberInstance
Top
Methods
See Also