blob: 56079702f3d2af1df5ce1ec4b868ab5094f5404f [file] [log] [blame]
public interface IDoSomething {
void doSomething();
}