'宣言 Public Function New( _ ByVal severity As LogEntrySeverity, _ ByVal message As System.String, _ ByVal exception As System.Exception _ )
public LogEntryException( LogEntrySeverity severity, System.string message, System.Exception exception )
パラメータ
- severity
- message
- exception