Class PathDec
- Namespace
- Dec
- Assembly
- dec.dll
public class PathDec : Path
- Inheritance
-
objectPathDec
Constructors
PathDec(string, string)
public PathDec(string decTypeName, string decName)
Parameters
PathDec(Type, string)
public PathDec(Type decType, string decName)
Parameters
Methods
IsValidForWriting()
public override bool IsValidForWriting()
Returns
Serialize()
public override string Serialize()