C# Class System.Runtime.InteropServices.BestFitMappingAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Méthodes publiques

Свойство Type Description
ThrowOnUnmappableChar bool

Méthodes publiques

Méthode Description
BestFitMappingAttribute ( bool BestFitMapping ) : System

Method Details

BestFitMappingAttribute() public méthode

public BestFitMappingAttribute ( bool BestFitMapping ) : System
BestFitMapping bool
Résultat System

Property Details

ThrowOnUnmappableChar public_oe property

public bool ThrowOnUnmappableChar
Résultat bool