예제 #1
0
 public ICube replace_slice(SliceIdentifier identifier, ISlice slice)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public ICube replace_slice(SliceIdentifier identifier, ISlice slice)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public ISlice get_slice(SliceIdentifier identifier)
 {
     throw new NotImplementedException();
 }
예제 #4
0
 public ISlice get_slice(SliceIdentifier identifier)
 {
     throw new NotImplementedException();
 }