public T MyMethod<T>(/*args*/) /*type constraints*/ { //TODO: Implement this method using the following requirements: //1 ... //2 ... //... }