C# Class Smrf.NodeXL.Layouts.LayoutsBase

Base class for most classes in the Smrf.NodeXL.Layouts namespace.
Inheritance: Smrf.NodeXL.Core.NodeXLBase
ファイルを表示 Open project: 2014-sed-team3/term-project

Private Properties

Property Type Description

Public Methods

Method Description
AssertValid ( ) : void
LayoutsBase ( ) : System

Initializes a new instance of the LayoutsBase class.

Method Details

AssertValid() public method

public AssertValid ( ) : void
return void

LayoutsBase() public method

Initializes a new instance of the LayoutsBase class.
public LayoutsBase ( ) : System
return System