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

IProcess.xml « Mono.DocTest « en.expected « Test « mdoc - github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2a35c4e7b8551c007bb0d5759b1a69720bc3dafb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<Type Name="IProcess" FullName="Mono.DocTest.IProcess">
  <TypeSignature Language="C#" Value="public interface IProcess" />
  <TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract IProcess" />
  <AssemblyInfo>
    <AssemblyName>DocTest</AssemblyName>
    <AssemblyVersion>0.0.0.0</AssemblyVersion>
  </AssemblyInfo>
  <Interfaces />
  <Docs>
    <summary>To be added.</summary>
    <remarks>To be added.</remarks>
  </Docs>
  <Members />
</Type>