DataSource for Entity Framework in WPF
C1.Data.Util Namespace / DesignTime Class / AboutBox Method

In This Topic
    AboutBox Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Sub AboutBox( _
       ByVal type As Type _
    ) 
    public static void AboutBox( 
       Type type
    )

    Parameters

    type
    See Also