Enum MessageType
Message type like: Info, Warning, Error
Namespace: NFX.CodeAnalysis
Assembly: NFX.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 |