RegexRunner.Go Yöntem

Tanım

yöntemi tarafından oluşturulan bir Regex nesne tarafından CompileToAssembly kullanılır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

protected:
 abstract void Go();
protected:
 virtual void Go();
protected abstract void Go ();
protected virtual void Go ();
abstract member Go : unit -> unit
abstract member Go : unit -> unit
override this.Go : unit -> unit
Protected MustOverride Sub Go ()
Protected Overridable Sub Go ()

Şunlara uygulanır