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