コード例 #1
0
 internal bool IsAuthentificated()
 {
     return(platform.IsAuthenticated());
 }