Metodo DedStateManager.GetErasedState
|
Restituisce lo stato univoco associato alla categoria ERASED.
Consideriamo lo stato appartenente a questa categoria sempre come univoco.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0-RC
Sintassipublic DedState GetErasedState()
Public Function GetErasedState As DedState
public:
DedState^ GetErasedState()
member GetErasedState : unit -> DedState
Valore di ritorno
DedState
Vedi anche