C# Class ManifestPhone81, UnityDecompiled

Inheritance: ManifestWSA
ファイルを表示 Open project: CarlosHBC/UnityDecompiled

Public Methods

Method Description
ManifestPhone81 ( ) : System

Protected Methods

Method Description
CreateInitialRotationPreferenceElement ( ) : System.Xml.Linq.XElement
CreatePackageElement ( ) : System.Xml.Linq.XElement
CreatePhoneIdentityElement ( ) : System.Xml.Linq.XElement
CreatePrerequisitesElement ( ) : System.Xml.Linq.XElement
CreateVisualElementsElement ( ) : System.Xml.Linq.XElement

Private Methods

Method Description
GetDefaultTileElement ( ) : System.Xml.Linq.XElement
GetShowNameOnTilesElement ( ) : System.Xml.Linq.XElement

Method Details

CreateInitialRotationPreferenceElement() protected method

protected CreateInitialRotationPreferenceElement ( ) : System.Xml.Linq.XElement
return System.Xml.Linq.XElement

CreatePackageElement() protected method

protected CreatePackageElement ( ) : System.Xml.Linq.XElement
return System.Xml.Linq.XElement

CreatePhoneIdentityElement() protected method

protected CreatePhoneIdentityElement ( ) : System.Xml.Linq.XElement
return System.Xml.Linq.XElement

CreatePrerequisitesElement() protected method

protected CreatePrerequisitesElement ( ) : System.Xml.Linq.XElement
return System.Xml.Linq.XElement

CreateVisualElementsElement() protected method

protected CreateVisualElementsElement ( ) : System.Xml.Linq.XElement
return System.Xml.Linq.XElement

ManifestPhone81() public method

public ManifestPhone81 ( ) : System
return System