Delegado com parâmetro e retornar

public delegate int TestDelegate(object obj1, object obj2);
For Those About To Rock