Managed Syslog Server Class Library Reference

AssemblyEntryCollection.Add Method

現在の AssemblyEntryCollection にエントリを追加します。

Overload List

現在の AssemblyEntryCollection にエントリを追加します。

public void Add(AssemblyEntry);

指定した名前および値を持つエントリを AssemblyEntryCollection に追加します。

public void Add(string,AssemblyEntry);

See Also

AssemblyEntryCollection Class | Syslog.Config Namespace