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.]
Un nombre en chiffres romains.
Espace de nom : Developpez.DotnetAssembly : Developpez.Dotnet (dans Developpez.Dotnet.dll) Version: 0.6.0.0 (0.6.0.0)
Syntaxe
C# |
---|
public struct Roman : IComparable, IConvertible, IComparable<Roman>, IEquatable<Roman> |
Visual Basic (Déclaration) |
---|
Public Structure Roman _ Implements IComparable, IConvertible, IComparable(Of Roman), _ IEquatable(Of Roman) |
Visual C++ |
---|
public value class Roman : IComparable, IConvertible, IComparable<Roman>, IEquatable<Roman> |