Interface IPath
- Namespace
- SunamoInterfaces.Interfaces
- Assembly
- SunamoInterfaces.dll
Interface representing an entity with a path.
public interface IPath
- Extension Methods
Properties
Path
Gets or sets the path.
string Path { get; set; }
Interface representing an entity with a path.
public interface IPath
Gets or sets the path.
string Path { get; set; }