跳到主要内容
版本:0.1.0

Class LetVariableValue

Assembly: RCaron.dll​
View Source​
Declaration
csharp
public class LetVariableValue
Declaration
csharp
public class LetVariableValue

Properties​

Type​

View Source​
Declaration
csharp
public Type Type { get; }
Declaration
csharp
public Type Type { get; }

Value​

View Source​
Declaration
csharp
public object? Value { get; set; }
Declaration
csharp
public object? Value { get; set; }

Extension Methods​