C# (CSharp) TPP.ArgsParsing.TypeParsers 네임스페이스

클래스들

이름 설명
IntParser A parser capable of parsing numbers.
NonNegativeIntParser
PositiveIntParser
SignedIntParser
TimeSpanParser A parser capable of recognizing time spans in the format <weeks>w<days>d<hours>h<minutes>m<seconds>s and turning them into instances of TimeSpan.