Helpers.EnumHelper in the Codes component should have comments in the interface instead of the implementation
davebronson opened this issue · 1 comments
davebronson commented
Helpers.EnumHelper in the Codes component should have comments in the interface instead of the implementation.
Note: resolves the build warning Warning CS1591: Missing XML comment for publicly visible type or member 'IEnumHelper.EnumToCode(CodeActionCode)' (CS1591) (ClearHl7.Codes)
davebronson commented
Updates complete, and ready for merge.