C# Класс Binboo.Jira.Commands.JiraParamValidator

Наследование: Binboo.Core.Commands.Arguments.ParamValidator
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
Estimation Binboo.Core.Commands.Arguments.ParamValidator
IssueId Binboo.Core.Commands.Arguments.ParamValidator
IssueStatus Binboo.Core.Commands.Arguments.ParamValidator
Iteration Binboo.Core.Commands.Arguments.ParamValidator
LabelOperations Binboo.Core.Commands.Arguments.ParamValidator
MultipleIssueId Binboo.Core.Commands.Arguments.ParamValidator
Order Binboo.Core.Commands.Arguments.ParamValidator
Peer Binboo.Core.Commands.Arguments.ParamValidator
Project Binboo.Core.Commands.Arguments.ParamValidator
Type Binboo.Core.Commands.Arguments.ParamValidator
UserName Binboo.Core.Commands.Arguments.ParamValidator
Version Binboo.Core.Commands.Arguments.ParamValidator

Защищенные методы

Метод Описание
JiraParamValidator ( string regex ) : Binboo.Core.Commands.Arguments
JiraParamValidator ( string regex, bool optional ) : Binboo.Core.Commands.Arguments

Описание методов

JiraParamValidator() защищенный Метод

protected JiraParamValidator ( string regex ) : Binboo.Core.Commands.Arguments
regex string
Результат Binboo.Core.Commands.Arguments

JiraParamValidator() защищенный Метод

protected JiraParamValidator ( string regex, bool optional ) : Binboo.Core.Commands.Arguments
regex string
optional bool
Результат Binboo.Core.Commands.Arguments

Описание свойств

Estimation публичное статическое свойство

public static ParamValidator,Binboo.Core.Commands.Arguments Estimation
Результат Binboo.Core.Commands.Arguments.ParamValidator

IssueId публичное статическое свойство

public static ParamValidator,Binboo.Core.Commands.Arguments IssueId
Результат Binboo.Core.Commands.Arguments.ParamValidator

IssueStatus публичное статическое свойство

public static ParamValidator,Binboo.Core.Commands.Arguments IssueStatus
Результат Binboo.Core.Commands.Arguments.ParamValidator

Iteration публичное статическое свойство

public static ParamValidator,Binboo.Core.Commands.Arguments Iteration
Результат Binboo.Core.Commands.Arguments.ParamValidator

LabelOperations публичное статическое свойство

public static ParamValidator,Binboo.Core.Commands.Arguments LabelOperations
Результат Binboo.Core.Commands.Arguments.ParamValidator

MultipleIssueId публичное статическое свойство

public static ParamValidator,Binboo.Core.Commands.Arguments MultipleIssueId
Результат Binboo.Core.Commands.Arguments.ParamValidator

Order публичное статическое свойство

public static ParamValidator,Binboo.Core.Commands.Arguments Order
Результат Binboo.Core.Commands.Arguments.ParamValidator

Peer публичное статическое свойство

public static ParamValidator,Binboo.Core.Commands.Arguments Peer
Результат Binboo.Core.Commands.Arguments.ParamValidator

Project публичное статическое свойство

public static ParamValidator,Binboo.Core.Commands.Arguments Project
Результат Binboo.Core.Commands.Arguments.ParamValidator

Type публичное статическое свойство

public static ParamValidator,Binboo.Core.Commands.Arguments Type
Результат Binboo.Core.Commands.Arguments.ParamValidator

UserName публичное статическое свойство

public static ParamValidator,Binboo.Core.Commands.Arguments UserName
Результат Binboo.Core.Commands.Arguments.ParamValidator

Version публичное статическое свойство

public static ParamValidator,Binboo.Core.Commands.Arguments Version
Результат Binboo.Core.Commands.Arguments.ParamValidator