Show / Hide Table of Contents

Class Report

Inheritance
System.Object
Report
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core.Reports
Assembly: Experior.Core.dll
Syntax
[TypeConverter(typeof(ObjectConverter))]
public class Report

Methods

Create(String, Report.Reports)

Declaration
public static void Create(string filename, Report.Reports type)
Parameters
Type Name Description
System.String filename
Report.Reports type

CreateSnapshot()

Declaration
public static void CreateSnapshot()
Back to top Generated by DocFX