GeckofxUnitTests.MockMozIPersonalDictionaryAcceptsAllWords.GetCorrection C# (CSharp) Method

GetCorrection() public method

public GetCorrection ( string word, System &words, uint &count ) : void
word string
words System
count uint
return void
        public void GetCorrection(string word, ref System.IntPtr[] words, ref uint count)
        {
        }