- Namespace
- Ponet
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["Modifier"]
class Type type-node
Syntax
public sealed class Modifier
Fields
Name | Constant Value | Summary |
---|---|---|
Abstract |
static
|
|
Async |
static
|
|
Const |
static
|
|
Event |
static
|
|
Extern |
static
|
|
In |
static
|
|
Internal |
static
|
|
New |
static
|
|
Out |
static
|
|
Override |
static
|
|
Params |
static
|
|
Partial |
static
|
|
Private |
static
|
|
Protected |
static
|
|
Public |
static
|
|
Readonly |
static
|
|
Ref |
static
|
|
Sealed |
static
|
|
Static |
static
|
|
Unsafe |
static
|
|
Virtual |
static
|
|
Volatile |
static
|
Methods
Name | Value | Summary |
---|---|---|
Token |
SyntaxToken |