public static ICardNewComponent Default { get; }
Public Shared ReadOnly Property Default As ICardNewComponent
Get
public:
static property ICardNewComponent^ Default {
ICardNewComponent^ get ();
}
static member Default : ICardNewComponent with get