다음을 통해 공유


CxtCommand.Execute(Segment, Context) 메서드

정의

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

매개 변수

ctx
Context

반환

적용 대상