PlagueHO/Powershell

Add Output Type Attribute to functions

PlagueHO opened this issue · 0 comments

Add the

[OutputType([...])]

Attribute to all functions where applicable.