public static bool IsAllUpper( this string value )
<ExtensionAttribute> Public Shared Function IsAllUpper ( value As String ) As Boolean
public: [ExtensionAttribute] static bool IsAllUpper( String^ value )
[<ExtensionAttribute>] static member IsAllUpper : value : string -> bool
GSF.StringExtensions.IsAllUpper = function(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.