Click or drag to resize
PropertiesCollectionAdd Method

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

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(
	EasyProperty property
)

Parameters

property
Type: X3Platform.DynamicProxy.Builder.CodeBuilderEasyProperty

[Missing <param name="property"/> documentation for "M:X3Platform.DynamicProxy.Builder.CodeBuilder.PropertiesCollection.Add(X3Platform.DynamicProxy.Builder.CodeBuilder.EasyProperty)"]

See Also