K2Informatics.Erlnet.GenericQueue.Bucket.getContents C# (CSharp) Method

getContents() public method

public getContents ( ) : Object
return Object
            public Object getContents()
            {
                return contents;
            }