- Namespace
- Statiq
.Common - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["IReadOnlyApplicationStateExtensions"]
class Type type-node
Syntax
public static class IReadOnlyApplicationStateExtensions
Methods
Name | Return Value | Summary |
---|---|---|
IsCommand |
bool |
Determines if the application was run with the specified command.
static
|