Re: Inheriting from array of System.Diagnostics.Process[]
- From: "Gamma" <TalGamma@xxxxxxxxx>
- Date: 3 Oct 2006 13:17:10 -0700
Thank you very much for your quick responses. I would like to
understand what did I do wrong, technically. Why am I not able to
inherit a new class from Process ? (although it may not be correct in
terms of OO).
btw - The exception is raised also when I cast a single _Process
instance from Process (not an array!).
.
- Follow-Ups:
- Re: Inheriting from array of System.Diagnostics.Process[]
- From: Chris Mullins
- Re: Inheriting from array of System.Diagnostics.Process[]
- References:
- Inheriting from array of System.Diagnostics.Process[]
- From: Gamma
- Re: Inheriting from array of System.Diagnostics.Process[]
- From: Chris Mullins
- Inheriting from array of System.Diagnostics.Process[]
- Prev by Date: Re: Sequencial Guid
- Next by Date: Re: Try Catch Opinion
- Previous by thread: Re: Inheriting from array of System.Diagnostics.Process[]
- Next by thread: Re: Inheriting from array of System.Diagnostics.Process[]
- Index(es):
Relevant Pages
|