Litle.Sdk.batchRequest.getNumCapture C# (CSharp) Method

getNumCapture() public method

public getNumCapture ( ) : int
return int
        public int getNumCapture()
        {
            return numCapture;
        }
batchRequest