C# Class PineCone.Structures.Schemas.PropertyPathBuilder

Afficher le fichier Open project: danielwertheim/PineCone

Méthodes publiques

Méthode Description
BuildPath ( IStructureProperty property ) : string
BuildPath ( IStructureProperty parent, string name ) : string

Method Details

BuildPath() public static méthode

public static BuildPath ( IStructureProperty property ) : string
property IStructureProperty
Résultat string

BuildPath() public static méthode

public static BuildPath ( IStructureProperty parent, string name ) : string
parent IStructureProperty
name string
Résultat string