Show / Hide Table of Contents

Class DecimalCompileResultValidator

Inheritance
System.Object
CompileResultValidator
DecimalCompileResultValidator
Inherited Members
CompileResultValidator.Empty
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: OfficeOpenXml.FormulaParsing.Excel.Functions
Assembly: EPPlus.dll
Syntax
public class DecimalCompileResultValidator : CompileResultValidator

Methods

Validate(Object)

Declaration
public override void Validate(object obj)
Parameters
Type Name Description
System.Object obj
Overrides
CompileResultValidator.Validate(Object)
Back to top Generated by DocFX