Show / Hide Table of Contents

Class CkDocHelpers

depreciate

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

Constructors

CkDocHelpers()

Declaration
public CkDocHelpers()

Methods

FixHeadersAndFooters(Document)

depreciate

Declaration
public static void FixHeadersAndFooters(Document wDoc)
Parameters
Type Name Description
Document wDoc

FixPRMCEDoc800(Document)

depreciate

Declaration
public static void FixPRMCEDoc800(Document wDoc)
Parameters
Type Name Description
Document wDoc

FixPRMCEDocUHF(Document)

Declaration
public static void FixPRMCEDocUHF(Document wDoc)
Parameters
Type Name Description
Document wDoc

RunProcessor(CKDocument)

Declaration
public static int RunProcessor(CKDocument document)
Parameters
Type Name Description
CKDocument document
Returns
Type Description
int

Extension Methods

PingService.PingPong<T>(T, string)
PingService.PingPong<T>(T, string, string)
PingService.PingPong<T, TResult>(T, Func<TResult>, string, string)
PingService.Ping<T>(T, string)
PingService.Ping<T>(T, string, string)
PingService.Ping<T>(T, Type[], string)
PingService.Pong<T>(T, string)
PingService.Pong<T>(T, string, string)
PingService.Pong<T>(T, Type, string)
PingService.Pong<T>(T, Type[], string)
PingService.Pong<T, TResult>(T, Func<TResult>, string, string)
In this article
Back to top Generated by DocFX