LiFan
2025-05-09 8ae3f9150737c3f183ddea80070240fc99091885
1
2
3
4
5
6
#pragma once
#include <JObject.hpp>
 
class JArgument : public JObject
{
};