C# 클래스 Microsoft.Samples.KMoore.WPFSamples.Graph.Graph.HideAnimationManager

파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
CompletedHandler ( object sender, EventArgs args ) : void
HideAnimationManager ( Graph owner, int key ) : System

메소드 상세

CompletedHandler() 공개 메소드

public CompletedHandler ( object sender, EventArgs args ) : void
sender object
args System.EventArgs
리턴 void

HideAnimationManager() 공개 메소드

public HideAnimationManager ( Graph owner, int key ) : System
owner Graph
key int
리턴 System