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