Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions.Events Namespace / IEventRecording Interface

In This Topic
    IEventRecording Interface Properties
    In This Topic

    For a list of all members of this type, see IEventRecording members.

    Public Properties
     NameDescription
     PropertyThe type of the event handler identified by EventName.  
     Property The name of the event that's recorded  
     Property The object events are recorded from  
    Top
    See Also