CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
runtime_information.h
1
2
#pragma once
3
4
#include <system/runtime/interop_services/os_platform.h>
5
6
namespace
System
{
namespace
Runtime {
namespace
InteropServices {
7
8
struct
RuntimeInformation
9
{
10
ASPOSECPP_SHARED_API
static
bool
IsOSPlatform
(
const
OSPlatform
& osPlatform);
11
};
12
13
}}}
System::Runtime::InteropServices::OSPlatform
Definition:
os_platform.h:9
System
Definition:
db_command.h:9
System::Runtime::InteropServices::RuntimeInformation
Definition:
runtime_information.h:9
System::Runtime::InteropServices::RuntimeInformation::IsOSPlatform
static bool IsOSPlatform(const OSPlatform &osPlatform)
include
system
runtime
interop_services
runtime_information.h
Generated by
1.9.4