This is experimental documentation.
Contains extension methods useful when working with sockets.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public static class ExtensionMethods
<ExtensionAttribute> _ Public NotInheritable Class ExtensionMethods
[ExtensionAttribute] public ref class ExtensionMethods abstract sealed
Members
All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
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)