C# 클래스 MonoStockPortfolio.Framework.ActivityExtensions

파일 보기 프로젝트 열기: mgroves/MonodroidStockPortfolio

공개 메소드들

메소드 설명
EndActivity ( this @this ) : void
LongToast ( this @this, string message ) : void

메소드 상세

EndActivity() 공개 정적인 메소드

public static EndActivity ( this @this ) : void
@this this
리턴 void

LongToast() 공개 정적인 메소드

public static LongToast ( this @this, string message ) : void
@this this
message string
리턴 void