Metodo DedStateManagerIsUnchangeableState
|
Restituisce true se lo stato è di categoria UNCHANGEABLE
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool IsUnchangeableState(
DedState state
)
Public Function IsUnchangeableState (
state As DedState
) As Boolean
public:
bool IsUnchangeableState(
DedState^ state
)
member IsUnchangeableState :
state : DedState -> bool
Parametri
- state
- Tipo: DedNet.CoreDedState
Valore di ritorno
Tipo:
BooleanVedi anche