Interface IResource
- Namespace
- Fabricator.Core
- Assembly
- Fabricator.Core.dll
[CompilationMapping(SourceConstructFlags.ObjectType)]
public interface IResource
Properties
PresentableName
string PresentableName { get; }
Property Value
Methods
AlreadyApplied()
FSharpAsync<bool> AlreadyApplied()
Returns
- FSharpAsync<bool>
Apply()
FSharpAsync<Unit> Apply()
Returns
- FSharpAsync<Unit>