C# Class AddonManager.AddonProject.Catalog

Afficher le fichier Open project: berkay2578/nfsw-server

Méthodes publiques

Свойство Type Description
addonCreator String
addonDescription String
addonName String
addonVersion String
basket_definitions List
catalog_categories List
catalog_products List

Méthodes publiques

Méthode Description
Catalog ( ) : System
getFileLocation ( String listBoxEntry ) : String
getListBoxEntryText ( String listBoxEntry ) : String

Method Details

Catalog() public méthode

public Catalog ( ) : System
Résultat System

getFileLocation() public static méthode

public static getFileLocation ( String listBoxEntry ) : String
listBoxEntry String
Résultat String

getListBoxEntryText() public static méthode

public static getListBoxEntryText ( String listBoxEntry ) : String
listBoxEntry String
Résultat String

Property Details

addonCreator public_oe property

public String addonCreator
Résultat String

addonDescription public_oe property

public String addonDescription
Résultat String

addonName public_oe property

public String addonName
Résultat String

addonVersion public_oe property

public String addonVersion
Résultat String

basket_definitions public_oe property

public List basket_definitions
Résultat List

catalog_categories public_oe property

public List catalog_categories
Résultat List

catalog_products public_oe property

public List catalog_products
Résultat List