C# Class PineCone.Structures.Schemas.PropertyPathBuilder

Datei anzeigen Open project: danielwertheim/PineCone

Public Methods

Method Description
BuildPath ( IStructureProperty property ) : string
BuildPath ( IStructureProperty parent, string name ) : string

Method Details

BuildPath() public static method

public static BuildPath ( IStructureProperty property ) : string
property IStructureProperty
return string

BuildPath() public static method

public static BuildPath ( IStructureProperty parent, string name ) : string
parent IStructureProperty
name string
return string