Prizm.Main.Synch.Import.ImportException.ImportException C# (CSharp) Метод

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

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

Same methods

ImportException::ImportException ( string message ) : System
ImportException::ImportException ( string message, Exception inner ) : System
ImportException