Ejemplo n.º 1
0
        public override RefreshExclusiveLockRequest.OutputType HandleRefreshExclusiveLock(RefreshExclusiveLockRequest.InputType input)
        {
            var result = new RefreshExclusiveLockRequest.OutputType();

            return(result);
        }
Ejemplo n.º 2
0
        public override RefreshExclusiveLockRequest.OutputType HandleRefreshExclusiveLock(RefreshExclusiveLockRequest.InputType input)
        {
            RefreshExclusiveLockRequest.OutputType result = new RefreshExclusiveLockRequest.OutputType();

            return result;
        }