#include <metadata/object.h> typedef struct MonoVTable MonoVTable; ... `MonoObject` is the base definition for all managed objects in the Mono runtime, ...
確定! 回上一頁