Class ComponentResourceAttribute
Indicates the interface is a component resource implementation.
Assembly: WaaS.Core.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Interface)]
public class ComponentResourceAttribute : Attribute
Inheritance: System.Object
-> System.Attribute
Properties
Name
View Source
Declaration
public string Name { get; }