コード例 #1
0
        public void DeleteSharesShareIdTest()
        {
            // TODO: add unit test for the method 'DeleteSharesShareId'
            string shareId = null; // TODO: replace null with proper value

            instance.DeleteSharesShareId(shareId);
        }