Table of Contents

Constructor DataScope

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll

DataScope(ScopeHandlerBase<T>, T)

public DataScope(ScopeHandlerBase<T> handler, T data)

Parameters

handler ScopeHandlerBase<T>
data T