Releases the responsibilities reppresented by the RoleBase object.
Assembly: Epic.Core
Declaration Syntax
C# |
public abstract void Dispose()
Remarks
WorkingSessionBase will call Dispose()()()() when
the implemented role has been left with Leave<(Of <<'(TRole>)>>)(TRole%)
as many time it has been achieved with Achieve<(Of <<'(TRole>)>>)(TRole%) .