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