Show / Hide Table of Contents

Class ReportingContainer

Inheritance
object
ReportingContainer
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Colectica.Reporting
Assembly: Colectica.Reporting.dll
Syntax
public class ReportingContainer

Constructors

ReportingContainer(string)

Declaration
public ReportingContainer(string addinsPath)
Parameters
Type Name Description
string addinsPath

Methods

Compose(object)

Declaration
public void Compose(object obj)
Parameters
Type Name Description
object obj
In this article
Back to top Generated by DocFX