Click or drag to resize
BaseCodeGeneratorGenerateProperties Method

[Missing <summary> documentation for "M:X3Platform.DynamicProxy.Builder.CodeGenerators.BaseCodeGenerator.GenerateProperties(System.Type)"]

Namespace: X3Platform.DynamicProxy.Builder.CodeGenerators
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
protected virtual EasyProperty[] GenerateProperties(
	Type inter
)

Parameters

inter
Type: SystemType

[Missing <param name="inter"/> documentation for "M:X3Platform.DynamicProxy.Builder.CodeGenerators.BaseCodeGenerator.GenerateProperties(System.Type)"]

Return Value

Type: EasyProperty

[Missing <returns> documentation for "M:X3Platform.DynamicProxy.Builder.CodeGenerators.BaseCodeGenerator.GenerateProperties(System.Type)"]

See Also