BadScript 2
Loading...
Searching...
No Matches
NullInstance.cs
Go to the documentation of this file.
1
// Copyright 2005-2015 Giacomo Stelluti Scala & Contributors. All rights reserved. See License.md in the project root for license information.
2
3
namespace
CommandLine
4
{
8
public
sealed
class
NullInstance
9
{
10
internal
NullInstance
() { }
11
}
12
}
CommandLine.NullInstance
Models a null result when constructing a ParserResult<T> in a faling verbs scenario.
Definition
NullInstance.cs:9
CommandLine.NullInstance.NullInstance
NullInstance()
Definition
NullInstance.cs:10
CommandLine
Definition
BaseAttribute.cs:8
deps
commandlineparser
src
CommandLine
NullInstance.cs
Generated by
1.9.8