A Sandcastle Documented Class Library
UIUpdate..::.UIUpdateEvent Delegate
NamespacesColladaUIUpdateUIUpdate..::.UIUpdateEvent

[Missing <summary> documentation for T:Collada.UIUpdate.UIUpdateEvent]

Declaration Syntax
C#Visual BasicVisual C++
public delegate void UIUpdateEvent(
	string message,
	bool option
)
Public Delegate Sub UIUpdateEvent ( _
	message As String, _
	option As Boolean _
)
public delegate void UIUpdateEvent(
	String^ message, 
	bool option
)
Parameters
message (String)
option (Boolean)

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)