blob: 423f364aea23499a1a29e27ae57484326a2f7da0 [file] [log] [blame]
interface Parent {
void MethodFoo();
};