Table of Contents

Class CommandBinding

Namespace
Coherence.Toolkit.Bindings
Assembly
Coherence.Toolkit.dll
public class CommandBinding : Binding
Inheritance
CommandBinding
Inherited Members

Constructors

CommandBinding()

protected CommandBinding()

CommandBinding(Descriptor, Component)

public CommandBinding(Descriptor descriptor, Component unityComponent)

Parameters

descriptor Descriptor
unityComponent Component

Properties

CoherenceComponentName

public override string CoherenceComponentName { get; }

Property Value

string

ParameterAssemblyTypes

public List<string> ParameterAssemblyTypes { get; }

Property Value

List<string>

Signature

public override string Signature { get; }

Property Value

string

SignaturePlainText

public string SignaturePlainText { get; }

Property Value

string

Methods

GetHashCode()

public override int GetHashCode()

Returns

int

GetMemberInfo()

public override MemberInfo GetMemberInfo()

Returns

MemberInfo

GetMethodInfo()

public MethodInfo GetMethodInfo()

Returns

MethodInfo

IsDirty(AbsoluteSimulationFrame, out bool, out bool)

public override void IsDirty(AbsoluteSimulationFrame simulationFrame, out bool dirty, out bool justStopped)

Parameters

simulationFrame AbsoluteSimulationFrame
dirty bool
justStopped bool

MarkAsReadyToSend()

public override void MarkAsReadyToSend()