Class ModuleAttribute
Assembly: RCaron.LibrarySourceGenerator.Attributes.dll
View Source
Declarationcsharp[AttributeUsage(AttributeTargets.Class, Inherited = false)]public sealed class ModuleAttribute : Attribute
Declarationcsharp[AttributeUsage(AttributeTargets.Class, Inherited = false)]public sealed class ModuleAttribute : Attribute
Inheritance: System.Object -> System.Attribute
Properties
Name
View Source
Declarationcsharppublic string Name { get; set; }
Declarationcsharppublic string Name { get; set; }
ImplementModuleRun
View Source
Declarationcsharppublic bool ImplementModuleRun { get; set; }
Declarationcsharppublic bool ImplementModuleRun { get; set; }
Extension Methods
- System.Object.RCaron.ListEx.Expect``1
- RCaron.ListEx.NotNull(object?)