- Namespace
-
GitVersion
.OutputVariables - Base Types
-
- JsonConverter
<string>
- JsonConverter
graph BT Type-->Base0["JsonConverter<string>"]
Type["VersionVariablesJsonStringConverter"] class Type
type-node
Syntax
public class VersionVariablesJsonStringConverter : 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
|