Show / Hide Table of Contents

Class Image

Inheritance
System.Object
Image
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: NavJU.Models
Assembly: NavJU.dll
Syntax
public class Image

Properties

Building

Declaration
public string Building { get; set; }
Property Value
Type Description
System.String

FacultyShort

Declaration
public string FacultyShort { get; set; }
Property Value
Type Description
System.String

Floor

Declaration
public string Floor { get; set; }
Property Value
Type Description
System.String

NameToString

Declaration
public string NameToString { get; }
Property Value
Type Description
System.String
Back to top Generated by DocFX