CannibalSmith ([info]cannibalsmith) rakstīja [info]koderi kopienā,
@ 2008-10-21 14:23:00

Previous Entry  Add to memories!  Tell a Friend!  Next Entry
C# try bloki
Kāda ir atšķirība starp
try { A(); } catch (Exception) { B(); } finally { C(); }
un
try { A(); } catch (Exception) { B(); } C();
?


(Lasīt komentārus) - (Ierakstīt jaunu komentāru)


[info]cannibalsmith
2008-10-21 15:06 (saite)
Paldies.

(Atbildēt uz šo) (Iepriekšējais)


(Lasīt komentārus) -

Neesi iežurnalējies. Iežurnalēties?