Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / AsyncEventArgsDeferralsAwaiter Class / AsyncEventArgsDeferralsAwaiter Constructor


In This Topic
    AsyncEventArgsDeferralsAwaiter Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New AsyncEventArgsDeferralsAwaiter()
    public AsyncEventArgsDeferralsAwaiter()
    See Also