Documentation de Dvp.NET. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/
Assembly : Developpez.Dotnet (dans Developpez.Dotnet.dll) Version: 0.6.0.0 (0.6.0.0)
[Ceci est une documentation préliminaire, sous réserve de modification.]
Représente un volume en pintes
Espace de nom : Developpez.Dotnet.MeasuresAssembly : Developpez.Dotnet (dans Developpez.Dotnet.dll) Version: 0.6.0.0 (0.6.0.0)
Syntaxe
C# |
---|
public struct Pint : IVolume, IComparable<Pint>, IEquatable<Pint>, IFormattable |
Visual Basic (Déclaration) |
---|
Public Structure Pint _ Implements IVolume, IComparable(Of Pint), _ IEquatable(Of Pint), IFormattable |
Visual C++ |
---|
public value class Pint : IVolume, IComparable<Pint>, IEquatable<Pint>, IFormattable |