Table of Contents

Class PathMember

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

Constructors

PathMember(Path, string)

public PathMember(Path parent, string memberName)

Parameters

parent Path
memberName string

Methods

IsValidForWriting()

public override bool IsValidForWriting()

Returns

bool

Serialize()

public override string Serialize()

Returns

string