Data.getVideoPageAddrFunc C# (CSharp) Метод

getVideoPageAddrFunc() публичный Метод

public getVideoPageAddrFunc ( ) : GetVideoPageAddrFunc
Результат GetVideoPageAddrFunc
    public GetVideoPageAddrFunc getVideoPageAddrFunc()
    {
        return Utils.getChrAddress;
    }
Data