C# Class EVE_Fast_Fitting_Assessment.Models.TypeViewModel

Inheritance: DispatcherNotifyPropertyChanged
Mostrar archivo Open project: rischwa/eve-fast-fitting-assessment Class Usage Examples

Public Properties

Property Type Description
EMPTY_MODEL TypeViewModel
Type ICrestType

Public Methods

Method Description
TypeViewModel ( ICrestType type ) : System.Collections.Generic

Method Details

TypeViewModel() public method

public TypeViewModel ( ICrestType type ) : System.Collections.Generic
type ICrestType
return System.Collections.Generic

Property Details

EMPTY_MODEL public_oe static_oe property

public static TypeViewModel,EVE_Fast_Fitting_Assessment.Models EMPTY_MODEL
return TypeViewModel

Type public_oe property

public ICrestType Type
return ICrestType