NoticeTypeHelper Class
Namespace: PTS.Diagnostics
Assembly: PTS.Diagnostics.dll
Syntax
public static class NoticeTypeHelper
Inheritance
System.Object
NoticeTypeHelper
Methods
ToSystemType(NoticeType)
Declaration
public static EventLogEntryType ToSystemType(this NoticeType type)
Parameters
Type | Name | Description |
---|---|---|
Notice |
type |
Returns
Type | Description |
---|---|
System. |