Supposed we have the following interface:
public interface IType { string GetMyKnowType(TMyKnowType myKnowType); string GetMyUnknow