Table of Contents

Class PathDec

Namespace
Dec
Assembly
dec.dll
public class PathDec : Path
Inheritance
object
PathDec

Constructors

PathDec(string, string)

public PathDec(string decTypeName, string decName)

Parameters

decTypeName string
decName string

PathDec(Type, string)

public PathDec(Type decType, string decName)

Parameters

decType Type
decName string

Methods

IsValidForWriting()

public override bool IsValidForWriting()

Returns

bool

Serialize()

public override string Serialize()

Returns

string