'宣言 Public Function New( _ ByVal oldWorkspace As Workspace, _ ByVal newWorkspace As Workspace _ )
public WorkspaceEventArgs( Workspace oldWorkspace, Workspace newWorkspace )
パラメータ
- oldWorkspace
- newWorkspace
'宣言 Public Function New( _ ByVal oldWorkspace As Workspace, _ ByVal newWorkspace As Workspace _ )
public WorkspaceEventArgs( Workspace oldWorkspace, Workspace newWorkspace )