- Namespace
-
GitVersion
.OutputVariables - Base Types
-
- JsonConverter
<string>
- JsonConverter
graph BT Type-->Base0["JsonConverter<string>"]
Type["VersionVariablesJsonNumberConverter"] class Type
type-node
Syntax
public class VersionVariablesJsonNumberConverter : JsonConverter<string>
Properties
Name | Value | Summary |
---|---|---|
HandleNull | bool |
Methods
Name | Value | Summary |
---|---|---|
CanConvert |
bool | |
Read |
string | |
Write |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|