Click or drag to resize

ContextGetter Class

Provides the current context as a data value.
Inheritance Hierarchy
SystemObject
  UnityEngineObject
    UnityEngineComponent
      UnityEngineBehaviour
        UnityEngineMonoBehaviour
          Slash.Unity.DataBind.Core.PresentationDataBindingOperator
            Slash.Unity.DataBind.Core.PresentationDataProvider
              Slash.Unity.DataBind.Foundation.Providers.GettersContextGetter

Namespace:  Slash.Unity.DataBind.Foundation.Providers.Getters
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class ContextGetter : DataProvider

The ContextGetter type exposes the following members.

Constructors
  NameDescription
Public methodContextGetter
Initializes a new instance of the ContextGetter class
Top
Properties
Methods
See Also