Skip to main content

Interface IAttributeInformation

Namespace: DiceRolling.Attributes
Assembly: dice-rolling.dll

Interface que define as informações básicas de um atributo.

public interface IAttributeInformation

Properties

Description

Descrição do atributo.

string? Description { get; set; }

Property Value

string?

Name

Nome do atributo.

string Name { get; set; }

Property Value

string

Tem uma sugestão? 💡