Show / Hide Table of Contents

Class ViewElementNavigationDataViewState

Inheritance
System.Object
ViewElementNavigationDataViewState
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: MacacaGames.ViewSystem
Assembly: Macaca.ViewSystem.dll
Syntax
[Serializable]
public class ViewElementNavigationDataViewState

Fields

| Improve this Doc View Source

navigationDatas

Declaration
public List<ViewElementNavigationData> navigationDatas
Field Value
Type Description
System.Collections.Generic.List<ViewElementNavigationData>
| Improve this Doc View Source

viewPageItemId

Declaration
public string viewPageItemId
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX