Blacker.MangaScraper.Library.Exceptions.StorageException.StorageException C# (CSharp) 메소드

StorageException() 공개 메소드

public StorageException ( ) : System
리턴 System
        public StorageException()
        {
        }

Same methods

StorageException::StorageException ( SerializationInfo info, StreamingContext context ) : System
StorageException::StorageException ( string message ) : System
StorageException::StorageException ( string message, Exception inner ) : System
StorageException