SignatureTypeEncoder.Type(EntityHandle, Boolean) Metoda

Definice

Zakóduje odkaz na typ.

public:
 void Type(System::Reflection::Metadata::EntityHandle type, bool isValueType);
public void Type (System.Reflection.Metadata.EntityHandle type, bool isValueType);
member this.Type : System.Reflection.Metadata.EntityHandle * bool -> unit
Public Sub Type (type As EntityHandle, isValueType As Boolean)

Parametry

isValueType
Boolean

true pokud chcete typ označit jako typ hodnoty, false označit ho v podpisu jako typ odkazu.

Výjimky

type nemá očekávaný druh popisovače.

Platí pro