C# 클래스 Indiefreaks.Xna.Sessions.Live.LiveSessionProperties

Helper methods to convert SessionProperties to and from NetworkSessionProperties
파일 보기 프로젝트 열기: Indiefreaks/igf 1 사용 예제들

비공개 메소드들

메소드 설명
ConvertFromLiveSessionProperties ( Microsoft.Xna.Framework.Net.NetworkSessionProperties networkSessionProperties ) : SessionProperties

Converts a NetworkSessionProperties instance to the SessionProperties

ConvertToLiveSessionProperties ( SessionProperties sessionProperties ) : Microsoft.Xna.Framework.Net.NetworkSessionProperties

Converts a SessionProperties instance to the NetworkSessionProperties