Aqla Solutions

[This is preliminary documentation and is subject to change.]

A collection of event argument to be provided by the Arguments

Namespace: JustLogic.Core
Assembly: JustLogic (in JustLogic.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public struct EventDescriptionArguments : IList<KeyValuePair<string, Type>>, 
	IEnumerable<KeyValuePair<string, Type>>
JScript
JScript supports the use of structures, but not the declaration of new ones.

See Also