Interface IResourceImpl
Represents the implementation of a resource.
Assembly: WaaS.Core.dll
View Source
Declaration
public interface IResourceImpl
Properties
Type
View Source
Declaration
IResourceType Type { get; }
Represents the implementation of a resource.
public interface IResourceImpl
IResourceType Type { get; }