public GetStaticProperty ( string TypeName, string Property ) : object | ||
TypeName | string | Full type name (namespace.class) |
Property | string | Property to get value from |
return | object |
public GetStaticProperty ( string TypeName, string Property ) : object | ||
TypeName | string | Full type name (namespace.class) |
Property | string | Property to get value from |
return | object |