Compartir a través de


CompositeCxtCommand.Execute(Segment, Context) Método

Definición

public:
 virtual bool Execute(Microsoft::XLANGs::Core::Segment ^ s, Microsoft::XLANGs::Core::Context ^ ctx);
public virtual bool Execute (Microsoft.XLANGs.Core.Segment s, Microsoft.XLANGs.Core.Context ctx);
abstract member Execute : Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context -> bool
override this.Execute : Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context -> bool
Public Overridable Function Execute (s As Segment, ctx As Context) As Boolean

Parámetros

ctx
Context

Devoluciones

Implementaciones

Se aplica a