C# Class Server.Infrastructure.Content.AssetReader

Inheritance: System.IO.StreamReader
ファイルを表示 Open project: GrindFest/GrindFest Class Usage Examples

Public Properties

Property Type Description
TargetType System.Type

Public Methods

Method Description
AssetReader ( Stream stream, Type targetType ) : System

Method Details

AssetReader() public method

public AssetReader ( Stream stream, Type targetType ) : System
stream Stream
targetType System.Type
return System

Property Details

TargetType public_oe property

public Type,System TargetType
return System.Type