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