C# (CSharp) Dev2.DynamicServices.Objects 네임스페이스

중첩된 네임스페이스

Dev2.DynamicServices.Objects.Base

클래스들

이름 설명
Dev2XamlLoader Created to break memory leak in ServiceAction ;)
PooledServiceActivity
ServiceAction Represents a service action which is the single unit of work that can occur in a dynamic service. This could be stored procedure invocation in a data store or a webservice call or a static Service Method invocation that will occur locally on the service