Table of Contents

Class ScramblingExtensions

Namespace
The.Components
Assembly
Instagile.dll
public static class ScramblingExtensions
Inheritance
ScramblingExtensions
Inherited Members

Methods

CanReset(IScrambled)

public static bool CanReset(this IScrambled self)

Parameters

self IScrambled

Returns

bool

CanScramble(IScrambled)

public static bool CanScramble(this IScrambled self)

Parameters

self IScrambled

Returns

bool

Reset(IScrambled)

public static void Reset(this IScrambled self)

Parameters

self IScrambled