こんなカンジかな?
public string SayYes(string question){
return "Yes";
}