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