C# Class MonoTests.System.ToStringTest

Afficher le fichier Open project: kumpera/mono

Méthodes publiques

Свойство Type Description
d Decimal
format String
str String

Méthodes publiques

Méthode Description
ToStringTest ( String format, Decimal d, String str ) : NUnit.Framework

Method Details

ToStringTest() public méthode

public ToStringTest ( String format, Decimal d, String str ) : NUnit.Framework
format String
d Decimal
str String
Résultat NUnit.Framework

Property Details

d public_oe property

public Decimal d
Résultat Decimal

format public_oe property

public String format
Résultat String

str public_oe property

public String str
Résultat String