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