Summary
Resizes the file.
- Namespace
- Cake
.Testing - Containing Type
- FakeFile
Syntax
public void Resize(long offset)
Parameters
Name | Type | Description |
---|---|---|
offset | long | The offset. |
Return Value
Type | Description |
---|---|
void |
public void Resize(long offset)
Name | Type | Description |
---|---|---|
offset | long | The offset. |
Type | Description |
---|---|
void |