C# Class ManifestStore, UnityDecompiled

Inheritance: ManifestWSA
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Protected Properties

Свойство Type Description
supportedOrientations List

Méthodes protégées

Méthode Description
CreatePrerequisitesElement ( ) : System.Xml.Linq.XElement
GetSplashScreenElement ( System.Xml.Linq.XNamespace @namespace ) : System.Xml.Linq.XElement
ManifestStore ( ) : System

Method Details

CreatePrerequisitesElement() protected méthode

protected CreatePrerequisitesElement ( ) : System.Xml.Linq.XElement
Résultat System.Xml.Linq.XElement

GetSplashScreenElement() protected méthode

protected GetSplashScreenElement ( System.Xml.Linq.XNamespace @namespace ) : System.Xml.Linq.XElement
@namespace System.Xml.Linq.XNamespace
Résultat System.Xml.Linq.XElement

ManifestStore() protected méthode

protected ManifestStore ( ) : System
Résultat System

Property Details

supportedOrientations protected_oe property

protected List supportedOrientations
Résultat List