C# 클래스 Badge.Plugin.BadgesNotSupportedException

상속: System.Exception
파일 보기 프로젝트 열기: alexrainman/Xamarin.Badge

공개 메소드들

메소드 설명
BadgesNotSupportedException ( ) : System

Current home launcher is not supported by Badges library

BadgesNotSupportedException ( String homePackage ) : System

The home launcher package is not supported by Badges library

메소드 상세

BadgesNotSupportedException() 공개 메소드

Current home launcher is not supported by Badges library
public BadgesNotSupportedException ( ) : System
리턴 System

BadgesNotSupportedException() 공개 메소드

The home launcher package is not supported by Badges library
public BadgesNotSupportedException ( String homePackage ) : System
homePackage String
리턴 System