LeviLamina
Loading...
Searching...
No Matches
GetDriveItem.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace MSGraph::Requests {
6
7struct GetDriveItem {};
8
9} // namespace MSGraph::Requests
Definition GetDriveItem.h:7