Advertisement
Guest User

Untitled

a guest
Jul 12th, 2015
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.09 KB | None | 0 0
  1. public interface IUnderlineableSpellingControl : ISpellingControl, IUnderlineable
  2.    {
  3.  
  4.    }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement