Skip to main content

Interface IAttributeValues

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

Interface que define os valores de um atributo.

public interface IAttributeValues

Properties

MaxValue

Valor máximo do atributo.

int MaxValue { get; }

Property Value

int

MinValue

Valor mínimo do atributo.

int MinValue { get; }

Property Value

int

Tem uma sugestão? 💡