C# Class Smrf.NodeXL.Layouts.LayoutsBase

Base class for most classes in the Smrf.NodeXL.Layouts namespace.
Inheritance: Smrf.NodeXL.Core.NodeXLBase
Afficher le fichier Open project: 2014-sed-team3/term-project

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AssertValid ( ) : void
LayoutsBase ( ) : System

Initializes a new instance of the LayoutsBase class.

Method Details

AssertValid() public méthode

public AssertValid ( ) : void
Résultat void

LayoutsBase() public méthode

Initializes a new instance of the LayoutsBase class.
public LayoutsBase ( ) : System
Résultat System