Class OWarnings
Options for run-time warnings (print.warning).
public sealed class OWarnings
Examples
opt.warnings.Verbose = false;
Namespace: Au.Types
Assembly: Au.dll
Properties
Name | Description |
---|---|
Verbose | If |
Methods
Name | Description |
---|---|
Disable(params string[]) | Disables one or more run-time warnings. |
IsDisabled(string) | Returns |