Diff<>(old, new, comparer, predicate, postProcessor) NewArray<>(size1, size2, size3, initialiser) RunMain(main, onUnhandledMain, onUnhandledThread) RunMain(main, onUnhandledMain, onUnhandledThread)
Legend Class Struct Enum Interface Delegate | Constructor Method Property Event Field |
| Extension method: string ToHex(this IEnumerable<byte>, int)Declarationpublic static string ToHex(
this IEnumerable<byte> data,
int spacesEvery = 0
) SummaryGenerates a representation of the specified byte sequence as hexadecimal numbers (“hexdump”). |