C# Class ValueTypeFixup, shared-source-cli-2.0

Show file Open project: gbarnett/shared-source-cli-2.0

Public Methods

Method Description
Main ( String args ) : void
NestedValueTypes ( ) : bool
ValueTypesInISerializable ( ) : bool

Method Details

Main() public static method

public static Main ( String args ) : void
args String
return void

NestedValueTypes() public static method

public static NestedValueTypes ( ) : bool
return bool

ValueTypesInISerializable() public static method

public static ValueTypesInISerializable ( ) : bool
return bool