C# 클래스 Smrf.NodeXL.ExcelTemplate.AddSelectedVerticesToGroupDialogUserSettings

상속: Smrf.AppLib.FormSettings
파일 보기 프로젝트 열기: 2014-sed-team3/term-project 1 사용 예제들

공개 메소드들

메소드 설명
AddSelectedVerticesToGroupDialogUserSettings ( Form oForm ) : System

Initializes a new instance of the class.

AssertValid ( ) : void

메소드 상세

AddSelectedVerticesToGroupDialogUserSettings() 공개 메소드

Initializes a new instance of the class.
public AddSelectedVerticesToGroupDialogUserSettings ( Form oForm ) : System
oForm System.Windows.Forms.Form /// The form to save settings for. ///
리턴 System

AssertValid() 공개 메소드

public AssertValid ( ) : void
리턴 void