Show / Hide Table of Contents

Class View

Inheritance
System.Object
View
ViewPage
ViewState
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 View

Fields

| Improve this Doc View Source

name

Declaration
public string name
Field Value
Type Description
System.String
| Improve this Doc View Source

viewPageItems

Declaration
public List<ViewPageItem> viewPageItems
Field Value
Type Description
System.Collections.Generic.List<ViewPageItem>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX