AskNGo.ElasticSearch.DocumentNotDeletedException.DocumentNotDeletedException C# (CSharp) Метод

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

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

Same methods

DocumentNotDeletedException::DocumentNotDeletedException ( SerializationInfo info, StreamingContext context ) : System
DocumentNotDeletedException::DocumentNotDeletedException ( string message ) : System
DocumentNotDeletedException::DocumentNotDeletedException ( string message, Exception innerException ) : System
DocumentNotDeletedException