C# Class FS.Map.EntityPhysicsMap

字段 映射关系
Mostra file Open project: FarseerNet/Farseer.Net

Public Properties

Property Type Description
MapList object[]>.Dictionary

Private Properties

Property Type Description

Public Methods

Method Description
EntityPhysicsMap ( Type type ) : System

关系映射

Method Details

EntityPhysicsMap() public method

关系映射
public EntityPhysicsMap ( Type type ) : System
type System.Type 实体类Type
return System

Property Details

MapList public_oe property

获取所有Set属性
public Dictionary MapList
return object[]>.Dictionary