PathList class

Represents list of paths.

public class Korzh.EasyQuery.Db.PathList
    : Collection<Path>

Package: Korzh.EasyQuery.Db (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.Db.dll

Constructors

Name Type Description
PathList() void

Properties

Name Type Description
Printed string

Methods

Name Type Description
ToString() string