C# Class Appspotdemo.Mono.Droid.AppRTCDemoActivity.RunnableAnonymousInnerClassHelper

Inheritance: Java.Lang.Object, IRunnable
ファイルを表示 Open project: kenneththorman/appspotdemo-mono

Public Methods

Method Description
Run ( ) : void
RunnableAnonymousInnerClassHelper ( AppRTCDemoActivity outerInstance, PeerConnection finalPC ) : System.Collections.Generic

Method Details

Run() public method

public Run ( ) : void
return void

RunnableAnonymousInnerClassHelper() public method

public RunnableAnonymousInnerClassHelper ( AppRTCDemoActivity outerInstance, PeerConnection finalPC ) : System.Collections.Generic
outerInstance AppRTCDemoActivity
finalPC PeerConnection
return System.Collections.Generic