C# Class Builder.Lesson

Afficher le fichier Open project: yusufyilmazfr/tasarim-desenleri-turkce-kaynak

Méthodes publiques

Свойство Type Description
discountApplied bool
discountedPrice double
id int
lessonNote string
name string
price double

Property Details

discountApplied public_oe property

public bool discountApplied
Résultat bool

discountedPrice public_oe property

public double discountedPrice
Résultat double

id public_oe property

public int id
Résultat int

lessonNote public_oe property

public string lessonNote
Résultat string

name public_oe property

public string name
Résultat string

price public_oe property

public double price
Résultat double