C# 클래스 FinanzasPersonalesWeb.Utilitarios

파일 보기 프로젝트 열기: enelramon/FinanzasPersonalesWeb2016

공개 메소드들

메소드 설명
ShowToastr ( this page, string message, string title, string type = "info" ) : void
ToInt ( string texto ) : int

메소드 상세

ShowToastr() 공개 정적인 메소드

public static ShowToastr ( this page, string message, string title, string type = "info" ) : void
page this
message string
title string
type string
리턴 void

ToInt() 공개 정적인 메소드

public static ToInt ( string texto ) : int
texto string
리턴 int