Csharp/CSharp Tutorial/Class/new — различия между версиями
Admin (обсуждение | вклад) м (1 версия) |
|
(нет различий)
|
Версия 15:31, 26 мая 2010
Use new with a value type.
The new operator has this general form:
class-var = new class-name( );