| C1.Win.C1Document.4 アセンブリ > C1.Win.C1Document 名前空間 > LogEntryList クラス > Add メソッド : Add(LogEntrySeverity,Exception,String) メソッド |
'宣言 Public Overloads Function Add( _ ByVal severity As LogEntrySeverity, _ ByVal ex As System.Exception, _ ByVal message As System.String _ ) As LogEntry
public LogEntry Add( LogEntrySeverity severity, System.Exception ex, System.string message )