Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Vidyano
ViewModel
StorePersistentObject.StorePersistentObjectTabAttributes
C# Class Vidyano.ViewModel.StorePersistentObject.StorePersistentObjectTabAttributes
Inheritance:
PersistentObjectTabAttributes
显示文件
Open project: stevehansen/vidyano_v1
Public Methods
Method
Description
StorePersistentObjectTabAttributes
(
PersistentObjectAttribute
attributes
,
string
title
,
PersistentObject
parent
) :
System
Method Details
StorePersistentObjectTabAttributes()
public
method
public
StorePersistentObjectTabAttributes
(
PersistentObjectAttribute
attributes
,
string
title
,
PersistentObject
parent
) :
System
attributes
PersistentObjectAttribute
title
string
parent
PersistentObject
return
System