������������public ICriteria SetComment(string comment) ������������ { ����������������root.SetComment(comment); ����������������return this; ������������ }
public ICriteria SetComment(string comment) { root.SetComment(comment); return(this); }