public AttentionObject(
AttentionObjectObjectKey key,
string value
)
Public Sub New (
key As AttentionObjectObjectKey,
value As String
)
public:
AttentionObject(
AttentionObjectObjectKey key,
String^ value
)
new :
key : AttentionObjectObjectKey *
value : string -> AttentionObject
[Missing <param name="key"/> documentation for "M:WorkZone.Dispatcher.Base.MetaData.AttentionObject.#ctor(WorkZone.Dispatcher.Base.MetaData.AttentionObject.ObjectKey,System.String)"]
[Missing <param name="value"/> documentation for "M:WorkZone.Dispatcher.Base.MetaData.AttentionObject.#ctor(WorkZone.Dispatcher.Base.MetaData.AttentionObject.ObjectKey,System.String)"]