C# Class System.Runtime.InteropServices.BestFitMappingAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: gbarnett/shared-source-cli-2.0

Public Properties

Property Type Description
ThrowOnUnmappableChar bool

Public Methods

Method Description
BestFitMappingAttribute ( bool BestFitMapping ) : System

Method Details

BestFitMappingAttribute() public method

public BestFitMappingAttribute ( bool BestFitMapping ) : System
BestFitMapping bool
return System

Property Details

ThrowOnUnmappableChar public_oe property

public bool ThrowOnUnmappableChar
return bool