Class FileMarker
Inherited Members
Namespace: PoeShared.Services
Assembly: PoeShared.dll
Syntax
public sealed class FileMarker : DisposableReactiveObject, IDisposable, INotifyPropertyChanged
Constructors
| Name | Description |
|---|---|
| FileMarker(FileInfo) | |
| FileMarker(FileInfo, TimeSpan) |
Properties
| Name | Description |
|---|---|
| ExistedInitially | |
| Exists | |
| File | |
| Timeout |
Methods
| Name | Description |
|---|---|
| FormatToString(ToStringBuilder) |
Extension Methods
NotifyPropertyChangedExtensions.GetPropertyName<TObject, T1>(TObject, Expression<Func<TObject, T1>>)
NotifyPropertyChangedExtensions.WhenAnyProperty<TObject, T1>(TObject, Expression<Func<TObject, T1>>)