Data.getVideoPageAddrFunc C# (CSharp) Méthode

getVideoPageAddrFunc() public méthode

public getVideoPageAddrFunc ( ) : GetVideoPageAddrFunc
Résultat GetVideoPageAddrFunc
    public GetVideoPageAddrFunc getVideoPageAddrFunc()
    {
        return Utils.getChrAddress;
    }
Data