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