Adc.Odoo.Service.Infrastructure.Exceptions.OdooAuthenticationException.OdooAuthenticationException C# (CSharp) Метод

OdooAuthenticationException() публичный Метод

public OdooAuthenticationException ( ) : System
Результат System
        public OdooAuthenticationException()
        {
            
        }

Same methods

OdooAuthenticationException::OdooAuthenticationException ( string message ) : System
OdooAuthenticationException::OdooAuthenticationException ( string message, Exception innerException ) : System
OdooAuthenticationException