interface周りの負債を改善
This commit is contained in:
@@ -8,6 +8,7 @@ class Destroy : public CocoaTweet::API::Interface::postInterface {
|
||||
public:
|
||||
Destroy();
|
||||
void id(const std::string& _id);
|
||||
void process(std::weak_ptr<CocoaTweet::OAuth::OAuth1> _oauth);
|
||||
|
||||
private:
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user