示例#1
0
	public override bool doitTraiter(Coffrier c) {
		return true;
	}
示例#2
0
	public bool doitTraiter(Coffrier c) {
		return false;
	}