FakeFile.

Resize(long) Method

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