public static Warning ( Level level, |
||
level | Level | Trace Level. 1 is the high level overview, 5 is for high volume detailed traces. |
type | /// TypeHandle instance which identifies your class type. This instance should be a static instance of /// your type. /// | |
method | string | The method name of your current method. |
fmt | string | Trace message format string |
Результат | void |