Reference Library
ExtensionMethods Class
NamespacesAsgard5.Net.ExtensionsExtensionMethods
Contains extension methods useful when working with sockets.
Declaration Syntax
C#Visual BasicVisual C++
public static class ExtensionMethods
<ExtensionAttribute> _
Public NotInheritable Class ExtensionMethods
[ExtensionAttribute]
public ref class ExtensionMethods abstract sealed
Members
All MembersMethods



IconMemberDescription
ToHex(Int32)
Takes an integer and turns it into hex

ToHex(Byte)
Takes an integer and turns it into hex

Inheritance Hierarchy
Object
ExtensionMethods

Assembly: Asgard5Library (Module: Asgard5Library)