Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SoundLibrary
Filter
FilterProperty
C# Class SoundLibrary.Filter.FilterProperty
フィルタの構成情報。
Show file
Open project: ufcpp/UfcppSample
Public Methods
Method
Description
Name
( ) :
string
プロパティ名を取得。
Type
( ) :
Type
プロパティの型を取得。
Private Methods
Method
Description
FilterProperty
(
string
name
,
object
obj
) :
System
Method Details
Name()
public
method
プロパティ名を取得。
public
Name
( ) :
string
return
string
Type()
public
method
プロパティの型を取得。
public
Type
( ) :
Type
return
System.Type