Click or drag to resize
EasyPropertyCreateSetMethod Method (Type)

[Missing <summary> documentation for "M:X3Platform.DynamicProxy.Builder.CodeBuilder.EasyProperty.CreateSetMethod(System.Type)"]

Namespace: X3Platform.DynamicProxy.Builder.CodeBuilder
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public EasyMethod CreateSetMethod(
	Type arg
)

Parameters

arg
Type: SystemType

[Missing <param name="arg"/> documentation for "M:X3Platform.DynamicProxy.Builder.CodeBuilder.EasyProperty.CreateSetMethod(System.Type)"]

Return Value

Type: EasyMethod

[Missing <returns> documentation for "M:X3Platform.DynamicProxy.Builder.CodeBuilder.EasyProperty.CreateSetMethod(System.Type)"]

See Also