Interface ITryTaskFactory<T>
-
public interface ITryTaskFactory<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ITryTaskcreate(T value)
-
public interface ITryTaskFactory<T>
| Modifier and Type | Method | Description |
|---|---|---|
ITryTask |
create(T value) |