SignatureTypeEncoder.Type(EntityHandle, Boolean) Yöntem

Tanım

Bir türe başvuruyu kodlar.

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)

Parametreler

isValueType
Boolean

true türünü değer türü olarak işaretlemek, false imzada başvuru türü olarak işaretlemek için.

Özel durumlar

type beklenen tanıtıcı türüne sahip değil.

Şunlara uygulanır