public string DiffPrettyHtml( List<Diff> diffs )
Public Function DiffPrettyHtml ( diffs As List(Of Diff) ) As String
public: String^ DiffPrettyHtml( List<Diff^>^ diffs )
member DiffPrettyHtml : diffs : List<Diff> -> string
function DiffPrettyHtml(diffs);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.