Enum MessageType
Message type like: Info, Warning, Error
Namespace: Azos.CodeAnalysis
Assembly: Azos.dll
Syntax
public enum MessageType
Fields
Name | Description |
---|---|
Error | |
Info | |
Internal | |
InternalError | |
Warning |
Message type like: Info, Warning, Error
public enum MessageType
Name | Description |
---|---|
Error | |
Info | |
Internal | |
InternalError | |
Warning |