Data.getVideoPageAddrFunc C# (CSharp) Method

getVideoPageAddrFunc() public method

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