CreateUnchecked(object?, IType)
Declaration
public static TypedConstant CreateUnchecked(object? value, IType type)
Parameters
Type | Name | Description |
---|---|---|
object | value | |
IType | type |
Returns
Type | Description |
---|---|
TypedConstant |
public static TypedConstant CreateUnchecked(object? value, IType type)
Type | Name | Description |
---|---|---|
object | value | |
IType | type |
Type | Description |
---|---|
TypedConstant |