public bool LoadPostData(string postDataKey, NameValueCollection postData) { ... } public void RaisePostDataChangedEvent() { ... } public event EventHandler ...
確定! 回上一頁