Click or drag to resize
MethodCollectionAdd Method

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

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(
	EasyMethod method
)

Parameters

method
Type: X3Platform.DynamicProxy.Builder.CodeBuilderEasyMethod

[Missing <param name="method"/> documentation for "M:X3Platform.DynamicProxy.Builder.CodeBuilder.MethodCollection.Add(X3Platform.DynamicProxy.Builder.CodeBuilder.EasyMethod)"]

See Also