C# Class BookManagement.Models.CustomProperties

Afficher le fichier Open project: hiepbh/Assignment Class Usage Examples

Méthodes publiques

Méthode Description
GetProperty ( string p ) : string
WriteProperty ( string name, string value ) : bool

Method Details

GetProperty() public static méthode

public static GetProperty ( string p ) : string
p string
Résultat string

WriteProperty() public static méthode

public static WriteProperty ( string name, string value ) : bool
name string
value string
Résultat bool