Binding.TranslateToILObject メソッドとは何? わかりやすく解説 Weblio辞書 (original) (raw)
Protected MustOverride Sub TranslateToILObject ( _ il As ILGenerator, _ obtype As Type, _ noValue As Boolean _ )
Dim il As ILGenerator Dim obtype As Type Dim noValue As Boolean
Me.TranslateToILObject(il, obtype, noValue)
protected abstract void TranslateToILObject ( ILGenerator il, Type obtype, bool noValue )
protected: virtual void TranslateToILObject ( ILGenerator^ il, Type^ obtype, bool noValue ) abstract
protected abstract void TranslateToILObject ( ILGenerator il, Type obtype, boolean noValue )
protected abstract function TranslateToILObject ( il : ILGenerator, obtype : Type, noValue : boolean )
obtype
noValue