C# Class Octopus.Client.UrlTemplate.VarSpec

Afficher le fichier Open project: OctopusDeploy/Octo.exe

Méthodes publiques

Свойство Type Description
Explode bool
First bool
PrefixLength int
VarName StringBuilder

Méthodes publiques

Méthode Description
VarSpec ( OperatorInfo operatorInfo ) : System

Method Details

VarSpec() public méthode

public VarSpec ( OperatorInfo operatorInfo ) : System
operatorInfo OperatorInfo
Résultat System

Property Details

Explode public_oe property

public bool Explode
Résultat bool

First public_oe property

public bool First
Résultat bool

PrefixLength public_oe property

public int PrefixLength
Résultat int

VarName public_oe property

public StringBuilder VarName
Résultat StringBuilder