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 |
---|---|---|
NoticeType | type |
Returns
Type | Description |
---|---|
System.Diagnostics.EventLogEntryType |
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()