Class NotLogged
Attribute to ignore field/property name from being serialized in logging
Implements
Inherited Members
Namespace: Unity.Logging
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public class NotLogged : Attribute, _Attribute