C# Class Test.Model.Customer

Datei anzeigen Open project: IdeaBlade/Punch Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
PathFor ( object>.System expr ) : string

Returns the property path for the given expression.

Method Details

PathFor() public static method

Returns the property path for the given expression.
public static PathFor ( object>.System expr ) : string
expr object>.System
return string