Click or drag to resize
EventsCollectionAdd Method

[Missing <summary> documentation for "M:X3Platform.DynamicProxy.Builder.CodeBuilder.EventsCollection.Add(X3Platform.DynamicProxy.Builder.CodeBuilder.EasyEvent)"]

Namespace: X3Platform.DynamicProxy.Builder.CodeBuilder
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public void Add(
	EasyEvent easyEvent
)

Parameters

easyEvent
Type: X3Platform.DynamicProxy.Builder.CodeBuilderEasyEvent

[Missing <param name="easyEvent"/> documentation for "M:X3Platform.DynamicProxy.Builder.CodeBuilder.EventsCollection.Add(X3Platform.DynamicProxy.Builder.CodeBuilder.EasyEvent)"]

See Also