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