Property | Type | Description | |
---|---|---|---|
Error |
Method | Description | |
---|---|---|
REnvironment ( IRStackFrame frame ) : Microsoft.Common.Core | ||
REnvironment ( string name ) : Microsoft.Common.Core |
Method | Description | |
---|---|---|
GetKind ( string name ) : REnvironmentKind | ||
REnvironment ( string name, string environmentExpression, REnvironmentKind kind ) : Microsoft.Common.Core |
public REnvironment ( IRStackFrame frame ) : Microsoft.Common.Core | ||
frame | IRStackFrame | |
return | Microsoft.Common.Core |
public REnvironment ( string name ) : Microsoft.Common.Core | ||
name | string | |
return | Microsoft.Common.Core |