12 строки
189 B
C#
12 строки
189 B
C#
|
using System;
|
|||
|
using System;
|
|||
|
using System.Collections.Generic;
|
|||
|
using System.Text;
|
|||
|
|
|||
|
namespace Windows.Win32.Graphics.Direct3D11
|
|||
|
{
|
|||
|
public static unsafe partial class Apis
|
|||
|
{
|
|||
|
}
|
|||
|
}
|