C# Class CoCEd.ViewModel.PiercingVM

Inheritance: ObjectVM
Afficher le fichier Open project: tmedwards/CoCEd Class Usage Examples

Méthodes publiques

Méthode Description
PiercingVM ( AmfObject obj, string prefix, PiercingLocation location ) : System
PiercingVM ( AmfObject obj, string prefix, string suffix, PiercingLocation location ) : System

Private Methods

Méthode Description
GeneratePiercingName ( int type, string material ) : string
GetUnorderedNames ( ) : IEnumerable

Method Details

PiercingVM() public méthode

public PiercingVM ( AmfObject obj, string prefix, PiercingLocation location ) : System
obj AmfObject
prefix string
location PiercingLocation
Résultat System

PiercingVM() public méthode

public PiercingVM ( AmfObject obj, string prefix, string suffix, PiercingLocation location ) : System
obj AmfObject
prefix string
suffix string
location PiercingLocation
Résultat System