AfterReviewMember Class
- Namespace:
- Weavy.Core.Events
- Assembly:
- Weavy.Core.dll
Runs just after a new member of a space was approved or rejected.
public class AfterReviewMember : IEvent
- Inheritance:
- System.Object → AfterReviewMember
- Implements:
- IEvent
Constructors
After |
Properties
Is |
Gets a value indicating if the user was approved. |
Member | Gets the member that was approved or rejected. |
Space | Gets the space to which the user was seeking membership. |
Extension Methods
Is |
Gets a value indicating if the specified value has the default value of the generic type. |
Serialize(object) | Serializes an object, or graph of connected objects, to a byte array. |
Serialize |
Serializes an object, or graph of connected objects, to a json string. |
Is |
Determines whether the specified object is valid by evaluating each ValidationAttribute instance that is attached to the object type. |