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