Class Diagnostics
Inheritance
System.Object
Diagnostics
Assembly: AltV.Net.Async.CodeGen.dll
Syntax
public static class Diagnostics : object
Fields
|
Improve this Doc
View Source
AsyncEntityCannotBeNested
Declaration
public static DiagnosticDescriptor AsyncEntityCannotBeNested
Field Value
Type |
Description |
DiagnosticDescriptor |
|
|
Improve this Doc
View Source
AsyncEntityClassShouldBePartial
Declaration
public static DiagnosticDescriptor AsyncEntityClassShouldBePartial
Field Value
Type |
Description |
DiagnosticDescriptor |
|
|
Improve this Doc
View Source
AsyncEntityGetterNotFound
Declaration
public static DiagnosticDescriptor AsyncEntityGetterNotFound
Field Value
Type |
Description |
DiagnosticDescriptor |
|
|
Improve this Doc
View Source
AsyncEntityInterfaceMethodNotFoundInClass
Declaration
public static DiagnosticDescriptor AsyncEntityInterfaceMethodNotFoundInClass
Field Value
Type |
Description |
DiagnosticDescriptor |
|
|
Improve this Doc
View Source
AsyncEntityInterfacePropertyNotFoundInClass
Declaration
public static DiagnosticDescriptor AsyncEntityInterfacePropertyNotFoundInClass
Field Value
Type |
Description |
DiagnosticDescriptor |
|
|
Improve this Doc
View Source
AsyncEntityInterfaceShouldBePartial
Declaration
public static DiagnosticDescriptor AsyncEntityInterfaceShouldBePartial
Field Value
Type |
Description |
DiagnosticDescriptor |
|
|
Improve this Doc
View Source
AsyncEntitySetterNotFound
Declaration
public static DiagnosticDescriptor AsyncEntitySetterNotFound
Field Value
Type |
Description |
DiagnosticDescriptor |
|
|
Improve this Doc
View Source
AsyncEntityShouldImplementEntity
Declaration
public static DiagnosticDescriptor AsyncEntityShouldImplementEntity
Field Value
Type |
Description |
DiagnosticDescriptor |
|
|
Improve this Doc
View Source
AsyncEntityShouldImplementInterface
Declaration
public static DiagnosticDescriptor AsyncEntityShouldImplementInterface
Field Value
Type |
Description |
DiagnosticDescriptor |
|