Пример #1
0
 public _ICodeBlock_34(SaveAsStorageTestCase _enclosing, string oldFileName, ByRef
     newPath)
 {
     this._enclosing = _enclosing;
     this.oldFileName = oldFileName;
     this.newPath = newPath;
 }
			public _ICodeBlock_34(SaveAsStorageTestCase _enclosing, string oldFileName, ByRef
				 newPath)
			{
				this._enclosing = _enclosing;
				this.oldFileName = oldFileName;
				this.newPath = newPath;
			}
Пример #3
0
 public _ICodeBlock_68(SaveAsStorageTestCase _enclosing)
 {
     this._enclosing = _enclosing;
 }