C# 클래스 clipr.PromptIfValueMissing

When a value is missing for this argument, prompt for it in the console.
파일 보기 프로젝트 열기: nemec/clipr

공개 메소드들

메소드 설명
PromptIfValueMissing ( ) : System

When a value is missing for this argument, prompt for it in the console.

비공개 메소드들

메소드 설명
InsecureMaskedPrompt ( string forArgument ) : string
Prompt ( string forArgument ) : string
PromptNoMask ( string forArgument ) : string

메소드 상세

PromptIfValueMissing() 공개 메소드

When a value is missing for this argument, prompt for it in the console.
public PromptIfValueMissing ( ) : System
리턴 System