C# Class ExampleOfUnsealedImmutable, DemoCode

Mostra file Open project: jskeet/DemoCode Class Usage Examples

Public Methods

Method Description
ExampleOfUnsealedImmutable ( UnsealedSemiImmutable, foo )
Main ( ) : void

Method Details

ExampleOfUnsealedImmutable() public method

public ExampleOfUnsealedImmutable ( UnsealedSemiImmutable, foo )
foo UnsealedSemiImmutable,

Main() public static method

public static Main ( ) : void
return void