Click or drag to resize
GeneratorContextItem Property

[Missing <summary> documentation for "P:X3Platform.DynamicProxy.GeneratorContext.Item(System.String)"]

Namespace: X3Platform.DynamicProxy
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public Object this[
	string key
] { get; set; }

Parameters

key
Type: SystemString

Property Value

Type: Object
See Also