1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
<Type Name="UnitsOfMeasure+kg" FullName="UnitsOfMeasure+kg">
<TypeSignature Language="C#" Value="public class UnitsOfMeasure.kg" />
<TypeSignature Language="ILAsm" Value=".class nested public auto ansi serializable UnitsOfMeasure/kg extends System.Object" />
<TypeSignature Language="F#" Value="type UnitsOfMeasure.kg = class" />
<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.ObjectType)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>Microsoft.FSharp.Core.Measure</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Serializable</AttributeName>
</Attribute>
</Attributes>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members />
</Type>
|