The members of System.Runtime.CompilerServices.RuntimeOps are listed below.
See Also: Inherited members from System.Object
static | CreateRuntimeVariables()
| |
static | CreateRuntimeVariables(object[], long[])
| |
static | ExpandoCheckVersion(System.Dynamic.ExpandoObject, object)
| |
static | ExpandoPromoteClass(System.Dynamic.ExpandoObject, object, object)
| |
static | ExpandoTryDeleteValue(System.Dynamic.ExpandoObject, object, int, string, bool)
| |
static | ExpandoTryGetValue(System.Dynamic.ExpandoObject, object, int, string, bool, out object)Documentation for this section has not yet been entered. | |
static | ExpandoTrySetValue(System.Dynamic.ExpandoObject, object, int, object, string, bool)
| |
static | MergeRuntimeVariables(IRuntimeVariables, IRuntimeVariables, int[])
| |
static | Quote(System.Linq.Expressions.Expression, object, object[])
|