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