Show / Hide Table of Contents

Class BaseModule

Inheritance
System.Object
BaseModule
BasicModule
ExtendedModule
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: Appearition.Packaging
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class BaseModule

Fields

View Source

Description

Declaration
public string Description
Field Value
Type Description
System.String
View Source

DisplayTitle

Declaration
public string DisplayTitle
Field Value
Type Description
System.String
View Source

Id

Declaration
public int Id
Field Value
Type Description
System.Int32
View Source

Name

Declaration
public string Name
Field Value
Type Description
System.String

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX