コード例 #1
0
 public static function set_consumer_key($value)
 {
     self::$consumer_key = $value;
 }