protected Dictionary<char, int> MatchAlphabet( string pattern )
Protected Function MatchAlphabet ( pattern As String ) As Dictionary(Of Char, Integer)
protected: Dictionary<wchar_t, int>^ MatchAlphabet( String^ pattern )
member MatchAlphabet : pattern : string -> Dictionary<char, int>
function MatchAlphabet(pattern);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.