Welcome to mirror list, hosted at ThFree Co, Russian Federation.

NativeMethods.xml « Cairo « en « Documentation « Mono.Cairo « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1b5c559777dcd7b313320859e787031c7da38ece (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Type Name="NativeMethods" FullName="Cairo.NativeMethods">
  <TypeSignature Language="C#" Value="public static class NativeMethods" />
  <AssemblyInfo>
    <AssemblyName>Mono.Cairo</AssemblyName>
    <AssemblyVersion>1.0.5000.0</AssemblyVersion>
    <AssemblyVersion>2.0.0.0</AssemblyVersion>
  </AssemblyInfo>
  <Base>
    <BaseTypeName>System.Object</BaseTypeName>
  </Base>
  <Interfaces />
  <Docs>
    <summary>Contains references to the native cairo methods</summary>
    <remarks />
  </Docs>
  <Members />
</Type>