public static byte ToggleBits( this byte source, byte bits )
<ExtensionAttribute> Public Shared Function ToggleBits ( source As Byte, bits As Byte ) As Byte
public: [ExtensionAttribute] static unsigned char ToggleBits( unsigned char source, unsigned char bits )
[<ExtensionAttribute>] static member ToggleBits : source : byte * bits : byte -> byte
GSF.BitExtensions.ToggleBits = function(source, bits);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.