C# Class Batch.Feature

Inheritance: Item
Afficher le fichier Open project: BatchLabs/unity-plugin

Méthodes publiques

Méthode Description
Feature ( ) : System
Feature ( string reference, string bundleRef, string value, long ttl ) : System
HasValue ( ) : bool
IsLifetime ( ) : bool

Method Details

Feature() public méthode

public Feature ( ) : System
Résultat System

Feature() public méthode

public Feature ( string reference, string bundleRef, string value, long ttl ) : System
reference string
bundleRef string
value string
ttl long
Résultat System

HasValue() public méthode

public HasValue ( ) : bool
Résultat bool

IsLifetime() public méthode

public IsLifetime ( ) : bool
Résultat bool