MethodBodyBlock.GetILBytes Metoda

Definicja

Pobiera kod bajtowy IL tej treści metody jako tablicę bajtów.

public:
 cli::array <System::Byte> ^ GetILBytes();
public byte[] GetILBytes ();
public byte[]? GetILBytes ();
member this.GetILBytes : unit -> byte[]
Public Function GetILBytes () As Byte()

Zwraca

Byte[]

Tablica bajtów z kodem bajtowym IL tej treści metody.

Dotyczy