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