24 lines
819 B
XML
Raw Normal View History

<Type Name="Properties" FullName="Properties">
<TypeSignature Language="C#" Value="public static class Properties" />
<TypeSignature Language="ILAsm" Value=".class public auto ansi abstract sealed Properties extends System.Object" />
<TypeSignature Language="F#" Value="module Properties" />
<AssemblyInfo>
<AssemblyName>mdoc.Test.FSharp</AssemblyName>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>System.Object</BaseTypeName>
</Base>
<Interfaces />
<Attributes>
<Attribute>
<AttributeName>Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Module)</AttributeName>
</Attribute>
</Attributes>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members />
</Type>