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