LdcOpCodesDictionaryInstance Property |
[Missing <summary> documentation for "P:X3Platform.DynamicProxy.Builder.CodeBuilder.Utils.LdcOpCodesDictionary.Instance"]
Namespace: X3Platform.DynamicProxy.Builder.CodeBuilder.UtilsAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic static LdcOpCodesDictionary Instance { get; }
public:
static property LdcOpCodesDictionary^ Instance {
LdcOpCodesDictionary^ get ();
}
Property Value
Type:
LdcOpCodesDictionary
See Also