Click or drag to resize
StindOpCodesDictionaryItem Property

[Missing <summary> documentation for "P:X3Platform.DynamicProxy.Builder.CodeBuilder.Utils.StindOpCodesDictionary.Item(System.Type)"]

Namespace: X3Platform.DynamicProxy.Builder.CodeBuilder.Utils
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public OpCode this[
	Type type
] { get; }

Parameters

type
Type: SystemType

Property Value

Type: OpCode
See Also