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