Since PowerShell class methods are implemented as ScriptBlocks internally, the concept of the Bound and Unbound ScriptBlocks that I talked about in my previous article also applies to them. Usually, class methods don't refer to variables or functions...
mdgrs.hashnode.dev7 min read
No responses yet.