The responsibility of the visibility of a method is relegated to the class that implements the interface.
public interface IMyInterface { bool GetMyInfo(st
A private definition in the interface would: