public LogInfo ( string className, string publicMethodName, string message ) : void | ||
className | string | Name of the source class. |
publicMethodName | string | Name of the public method. |
message | string | The message. |
Résultat | void |
public LogInfo ( string className, string publicMethodName, string message ) : void | ||
className | string | Name of the source class. |
publicMethodName | string | Name of the public method. |
message | string | The message. |
Résultat | void |