Managed Syslog Server Class Library Reference

AssemblyEntry Methods

The methods of the AssemblyEntry class are listed below. For a complete list of AssemblyEntry class members, see the AssemblyEntry Members topic.

Public Instance Methods

ByteToHexByte 配列を変換して文字列で表現した String に変換します。
CloneAssemblyEntry の完全なコピーを作成します。
CreateInstanceOverloaded. このインスタンスが保持している情報からアセンブリをロードしインスタンスを作成します。
Equals (inherited from Object)
GetAssembly このインスタンスが保持している情報を元にアセンブリをロードします。
GetCultureInfo アセンブリの CultureInfo を取得します。
GetHashCode (inherited from Object)
GetPublicKeyToken アセンブリの公開鍵トークンを Byte 配列で取得します。
GetType (inherited from Object)
SetCultureInfo アセンブリに CultureInfo を設定します。
SetPublicKeyToken アセンブリの公開鍵トークンを設定します。
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

AssemblyEntry Class | Syslog.Config Namespace